Commit Graph

13582 Commits

Author SHA1 Message Date
Yay295
a63bcfbfb4 parse tuple into "r" and "g" instead of "r" and "a" because we want to put the values in the first two bytes 2022-08-21 15:27:27 -05:00
Yay295
e5039f8c15 make "rgb" uppercase 2022-08-21 00:16:40 -05:00
Yay295
60d4376cff check imIn mode, not mode to convert to 2022-08-21 00:15:32 -05:00
Yay295
8ae262e977 fix rgb2la() for LA pixelsize change (4 -> 2) 2022-08-21 00:12:07 -05:00
Yay295
567b4798fd simplify paste_mask_1() and paste_mask_RGBa() accounting for pixelsize 2022-08-20 23:06:09 -05:00
Yay295
5077726bba use new generic function paste_mask() instead of paste_mask_L(), paste_mask_LA(), and paste_mask_RGBA() 2022-08-20 22:49:17 -05:00
Yay295
ab04a19c3e fix paste_mask_RGBA() in Paste.c 2022-08-20 18:07:10 -05:00
Yay295
2643a3d971 change pixelsize of La/LA/LA modes from 4 to 2 2022-08-17 22:45:24 -05:00
Hugo van Kemenade
5a087ccbb9
Merge pull request #6498 from radarhere/libjpeg-turbo
Updated libjpeg-turbo to 2.1.4
2022-08-13 13:04:56 +03:00
Andrew Murray
84bdb635c2 Updated libjpeg-turbo to 2.1.4 2022-08-13 16:36:46 +10: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