ShadelessFox
952237d373
Minimize unnecessary code changes
2022-07-31 19:16:25 +03:00
ShadelessFox
3bec5999e0
Rename remaining occurrences of BC6S -> BC6HS
2022-07-23 15:20:35 +03:00
ShadelessFox
c5155fdcef
Merge pull request #4 from radarhere/bc6h
...
Rename format to BC6H and BC6HS
2022-07-23 05:19:24 -07:00
Andrew Murray
806f43f0b7
Simplified code
2022-07-23 14:19:28 +10:00
Andrew Murray
5bd893f760
Rename format to BC6H and BC6HS
2022-07-23 14:16:40 +10:00
ShadelessFox
4b97f88ef8
Code cleanup
2022-07-19 02:19:21 +03:00
ShadelessFox
75b3918822
Merge pull request #3 from radarhere/bc6_tests
...
Restored unimplemented DXGI format test
2022-07-18 16:15:50 -07:00
Andrew Murray
0d0cf6374c
Restored unimplemented DXGI format test
2022-07-19 07:18:48 +10:00
ShadelessFox
fac18a5b60
Add BC6 tests
2022-07-18 22:24:41 +03:00
ShadelessFox
18a3c249b6
Fix BC6H_SF decoder
2022-07-18 22:24:40 +03:00
REDxEYE
b7715d1600
Fix BC6H_SF decoding error.
...
Decoding error were caused by additional sign extend call after endpoint
transform, according to khronos documentation, you only suppose to sign
extend endpoints only once, further calls to sign extend mangles
endpoint data.
2022-07-18 22:24:40 +03:00
ShadelessFox
f58c0ea533
Fix BC6 block decoder
2022-07-18 22:24:40 +03:00
Hugo van Kemenade
04e9854417
Merge pull request #6450 from radarhere/setuptools
...
Do not quote Pillow version for setuptools >= 60
2022-07-18 11:37:35 +03:00
pre-commit-ci[bot]
aba0859db9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-07-18 06:17:10 +00:00
Andrew Murray
08db23c61c
Do not quote Pillow version for setuptools >= 60
2022-07-18 16:16:06 +10:00
mergify[bot]
2258f23781
Merge pull request #6443 from timgates42/bugfix_typo_unpredictable
...
Fix simple typo
2022-07-16 11:52:47 +00:00
mergify[bot]
d53344b39f
Merge pull request #6442 from radarhere/libwebp
...
Updated libwebp to 1.2.3
2022-07-16 10:10:31 +00:00
Tim Gates
dfa6655bdd
docs: fix simple typo, unpredicatable -> unpredictable
...
There is a small typo in src/PIL/Image.py.
Should read `unpredictable` rather than `unpredicatable`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-16 19:04:42 +10:00
Andrew Murray
864e86fb20
Merge pull request #6441 from hugovk/add-3.11
...
3.11: Add Trove classifier and to tox.ini and update setup.py version check
2022-07-16 18:21:31 +10:00
Andrew Murray
ada4112c61
Merge pull request #6440 from hugovk/make-doc-PYTHON
...
Docs: Allow setting Python interpreter via command line
2022-07-16 18:20:10 +10:00
Andrew Murray
45963b1b40
Update CHANGES.rst [ci skip]
2022-07-16 17:25:29 +10:00
Andrew Murray
55a5017934
Updated libwebp to 1.2.3
2022-07-16 17:22:45 +10:00
Hugo van Kemenade
03df65e77b
Docs: Allow setting Python interpreter via command line
2022-07-15 14:55:08 +03:00
Hugo van Kemenade
1f74704d6f
Merge pull request #6436 from radarhere/bmp
...
Added ABGR BMP mask mode
2022-07-15 14:15:30 +03:00
Hugo van Kemenade
6801a255a3
Add support for Python 3.11
2022-07-15 13:42:36 +03:00
Andrew Murray
ea78975a56
Merge branch 'main' into bmp
2022-07-15 17:12:42 +10:00
Hugo van Kemenade
5e649c1d70
Merge pull request #6438 from radarhere/qt_install
...
Install libxcb-shape0
2022-07-15 10:11:15 +03:00
Andrew Murray
e1d833bce5
Install libxcb-shape0
2022-07-14 21:54:24 +10:00
Andrew Murray
9f6a315092
Added ABGR MASK_MODE
2022-07-14 07:25:28 +10:00
Andrew Murray
2b9d48403a
Reordered SUPPORTED to match MASK_MODES
2022-07-14 07:08:25 +10:00
Andrew Murray
6f4ff4edc4
Update CHANGES.rst [ci skip]
2022-07-12 20:03:56 +10:00
Hugo van Kemenade
ec0b9ede09
Merge pull request #6429 from radarhere/psdraw
2022-07-12 13:01:12 +03:00
Andrew Murray
208f87f9c1
Update CHANGES.rst [ci skip]
2022-07-12 06:55:56 +10:00
Hugo van Kemenade
3e852eec93
Merge pull request #6431 from radarhere/png_srgb
...
Raise ValueError if PNG sRGB chunk is truncated
2022-07-11 13:56:47 +03:00
Andrew Murray
40a0999303
Raise ValueError if PNG sRGB chunk is truncated
2022-07-11 20:02:41 +10:00
Andrew Murray
80c1ef5dcd
Simplified rectangle command
2022-07-11 19:38:46 +10:00
Andrew Murray
db1d945ce7
Changed second rectangle parameter to distance from bottom
2022-07-11 18:36:27 +10:00
Hugo van Kemenade
4db2ed3a6f
Merge pull request #6427 from radarhere/links
...
Updated links
2022-07-11 11:32:35 +03:00
Andrew Murray
d6458f21d7
Corrected CHANGES.rst [ci skip]
2022-07-11 12:29:03 +10:00
Andrew Murray
ed98c668ee
Fixed PSDraw rectangle
2022-07-11 06:54:23 +10:00
Andrew Murray
23af975a41
Updated link for more information about SPIDER
2022-07-11 06:25:00 +10:00
Andrew Murray
415d5b277c
Updated redirected URL
2022-07-11 06:24:56 +10:00
Hugo van Kemenade
dfe2cb7620
Merge pull request #6425 from radarhere/macos
...
Updated macOS tested Pillow versions
2022-07-09 08:17:26 +03:00
Andrew Murray
5c3077560b
Updated macOS tested Pillow versions [ci skip]
2022-07-09 14:38:40 +10:00
Hugo van Kemenade
f3547d8507
Merge pull request #6413 from turrisxyz/Pinned-Dependencies-GitHub
2022-07-08 17:39:57 +03:00
Andrew Murray
fdf4084a7f
Update CHANGES.rst [ci skip]
2022-07-07 12:43:24 +10:00
Hugo van Kemenade
b0185e4e48
Merge pull request #6415 from radarhere/doc
2022-07-06 21:01:54 +03:00
Hugo van Kemenade
14b457e15e
Merge pull request #6416 from bryant1410/patch-1
...
Fix when `sys.executable` is empty or null
2022-07-06 09:12:27 +03:00
Andrew Murray
4f7f5470b1
Fixed typo
2022-07-06 08:30:24 +10:00
Andrew Murray
527eecae80
Fallback to python3
2022-07-05 20:55:56 +00:00