Commit Graph

13573 Commits

Author SHA1 Message Date
hecent
dccee57f4e
Corrected docstrings using enumeration parameters
Converted things like Dither.FLOYDSTEINBERG to PIL.Image.Dither.FLOYDSTEINBERG to match other docstrings and to as that is the correct code
2022-08-10 16:55:17 +01:00
Hugo van Kemenade
92b0f2c919
Merge pull request #6476 from radarhere/exif 2022-08-09 15:08:54 +03:00
Andrew Murray
5d71ba3ca1 Update CHANGES.rst [ci skip] 2022-08-08 09:13:06 +10:00
Hugo van Kemenade
26b7930bfc
Merge pull request #6485 from radarhere/font
Note to Windows users that FreeType will keep the font file open
2022-08-07 19:14:09 +03:00
Hugo van Kemenade
ae14255c34
Merge pull request #6470 from radarhere/pdf_ccittfaxdecode
Save 1 mode PDF using CCITTFaxDecode filter
2022-08-07 19:11:37 +03:00
Hugo van Kemenade
38e411de42
Merge pull request #6481 from radarhere/psd_rgba
Added support for RGBA PSD images
2022-08-07 19:09:26 +03:00
Andrew Murray
c24b6ef4f0 Document workaround 2022-08-06 23:01:36 +10:00
Andrew Murray
42a5a743c1 Note to Windows users that FreeType will keep the font file open 2022-08-06 22:48:10 +10:00
mergify[bot]
3b0f046c5a
Merge pull request #6483 from radarhere/webp
Updated libwebp to 1.2.4
2022-08-06 07:46:36 +00:00
Andrew Murray
61ec41511d Updated libwebp to 1.2.4 2022-08-06 15:40:10 +10:00
Andrew Murray
e77a7b6b4f Added support for RGBA PSD images 2022-08-05 23:29:58 +10:00
Andrew Murray
8ce2890057 Merge branch 'main' into exif 2022-08-04 23:07:04 +10:00
Hugo van Kemenade
1b5abea043
Merge pull request #6477 from radarhere/libtiff
Increased test tolerance to allow for libtiff with libjpeg-turbo
2022-08-04 16:05:30 +03:00
Andrew Murray
101f115853 Increased tolerance to allow for libtiff with libjpeg-turbo 2022-08-04 20:03:24 +10:00
Andrew Murray
1197e19982 Document that exif_transpose() does not change orientations of 1 2022-08-04 14:19:17 +10:00
Andrew Murray
1112ad67a3 Document that orientation data is removed by exif_transpose() 2022-08-04 14:18:31 +10:00
Hugo van Kemenade
75913950c2
Merge pull request #6473 from radarhere/jammy_valgrind
Updated Valgrind job to Jammy
2022-08-02 07:09:35 +03:00
Andrew Murray
8464ed423b Updated Valgrind job to Jammy 2022-08-02 08:03:52 +10:00
mergify[bot]
d4922dd856
Merge pull request #6472 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-08-01 19:49:00 +00:00
pre-commit-ci[bot]
82974a404c
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.2.0 → v1.3.0](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.2.0...v1.3.0)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
2022-08-01 18:14:07 +00:00
Andrew Murray
2b14d83549 Added strip_size as TIFF encoder argument 2022-08-01 21:41:17 +10:00
Andrew Murray
f5b27f90f7 Save 1 mode PDF using CCITTFaxDecode filter 2022-08-01 20:38:47 +10:00
Hugo van Kemenade
7e7a48479b
Merge pull request #6466 from radarhere/harfbuzz
Updated harfbuzz to 5.1.0
2022-08-01 07:34:17 +03:00
Andrew Murray
5cc9ab5b1d Updated harfbuzz to 5.1.0 2022-08-01 08:55:31 +10:00
Andrew Murray
f2ce07cf22
Update CHANGES.rst [ci skip] 2022-07-30 13:29:10 +10:00
mergify[bot]
363586be6a
Merge pull request #6463 from bigcat88/xmp-tags-orientation
Parse orientation from XMP tag contents
2022-07-30 02:02:50 +00:00
Alexander Piskun
5d8dacf962
Merge pull request #2 from radarhere/xmp-tags-orientation
Check that orientation is still absent after reloading Exif
2022-07-29 11:18:50 -04:00
Hugo van Kemenade
4dcb149665
Merge pull request #6458 from radarhere/releasing
Switch to GitHub Actions artifacts for Windows wheels
2022-07-28 20:59:31 +03:00
Hugo van Kemenade
8760dd0fd1
Merge pull request #6465 from radarhere/releasenotes 2022-07-28 11:53:30 +03:00
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
Andrew Murray
bac83f7dd3 Check that orientation is still absent after reloading Exif 2022-07-27 22:27:43 +10:00
Andrew Murray
7e1261c6a0 Simplified test code 2022-07-27 22:18:39 +10: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
Alexander Piskun
cce09b713d
Merge pull request #1 from radarhere/xmp-tags-orientation
Simplified code
2022-07-26 05:34:31 -04:00
Andrew Murray
f42e255206 Simplified code 2022-07-26 11:58:44 +10:00
Alexander Piskun
db20d0f8fe
fixing typo in filetest name 2022-07-26 00:45:23 +03:00
Alexander Piskun
6e97da0260
fixing xmp tag orientation generated by exiftool 2022-07-26 00:30:32 +03: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
Andrew Murray
4a13857aa6 Switch to GitHub Actions artifacts for Windows wheels 2022-07-23 15:29:01 +10: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