Commit Graph

13537 Commits

Author SHA1 Message Date
Andrew Murray
cbe292212b Added release notes for #6457 2022-07-28 08:35:10 +10:00
Andrew Murray
78a6bb4c99 Update CHANGES.rst [ci skip] 2022-07-27 22:33:27 +10:00
mergify[bot]
87a08e2381
Merge pull request #6457 from REDxEYE/ATI1-2_support
Add support for ATI1/2(BC4/BC5) DDS files
2022-07-27 12:30:52 +00:00
REDxEYE
cf9e2aee3e
Merge pull request #1 from radarhere/ATI1-2_support
Sort formats by n
2022-07-27 14:45:01 +03:00
Andrew Murray
4276340074 Sorted formats by n 2022-07-27 21:32:48 +10:00
Andrew Murray
ce7af49eed Update CHANGES.rst [ci skip] 2022-07-25 18:09:06 +10:00
Hugo van Kemenade
cd261abbcb
Merge pull request #6455 from radarhere/gif_tile 2022-07-25 10:05:27 +03:00
Andrew Murray
ca4261f9fd Update CHANGES.rst [ci skip] 2022-07-25 07:53:17 +10:00
Hugo van Kemenade
dd20412472
Merge pull request #6444 from radarhere/mpo
Support saving multiple MPO frames
2022-07-24 11:21:46 +03:00
Hugo van Kemenade
f3551ae13e
Merge pull request #6456 from radarhere/memory
Moved tile encoding into separate function
2022-07-24 10:44:31 +03:00
REDxEYE
1050d13350 Replace test files with images with compatible license 2022-07-23 12:44:03 +03:00
pre-commit-ci[bot]
fd86414ac2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-07-22 22:02:58 +00:00
REDxEYE
2376399150 Add test and test files for ATI1 pixel format and fix image mode for ATI1 2022-07-23 01:02:06 +03:00
REDxEYE
ad2c6a20fe Add support for ATI1/2(BC4/BC5) DDS files
This commit adds support for loading DDS with ATI1 and ATI2 fourcc pixel format
2022-07-23 00:30:27 +03:00
Andrew Murray
8784ee1410 Moved code into separate function 2022-07-22 07:59:30 +10:00
Andrew Murray
0844fb0ed3 Do not clear tile if not updating the image when seeking 2022-07-21 09:05:14 +10:00
Hugo van Kemenade
446446f579
Merge pull request #6451 from radarhere/libimagequant
Updated libimagequant to 4.0.1
2022-07-19 22:54:18 +03:00
Andrew Murray
37e794245e Updated libimagequant to 4.0.1 2022-07-19 13:11:17 +10:00
Andrew Murray
13acf0a545 Update CHANGES.rst [ci skip] 2022-07-19 07:50:04 +10:00
Andrew Murray
3a7e29306a Added release notes 2022-07-19 07:40:25 +10:00
Andrew Murray
f5af251fb0
Merge pull request #6433 from hugovk/docs-csv-table
Docs: Replace version tables with RST csv-table and add 3.11
2022-07-19 07:23:59 +10:00
Hugo van Kemenade
77402067fb
Omit ":widths: auto"
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-07-18 15:30:00 +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
Andrew Murray
2944ff18d6 Support saving multiple MPO frames 2022-07-16 20:02:58 +10: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
Hugo van Kemenade
48ad0b1f38 Rebalance version tables 2022-07-15 11:25:33 +03:00
Hugo van Kemenade
0f3ad23e1b Add Python 3.11 for Pillow >= 9.3 2022-07-15 11:15:49 +03:00
Hugo van Kemenade
3f32b79303 Replace version tables with RST csv-table 2022-07-15 10:50:48 +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