Commit Graph

14286 Commits

Author SHA1 Message Date
Javier Dehesa
73b91f58d0
Support arbitrary number of loaded modules on Windows
Changed the TKinter module loading function for Windows to support the rare (but possible) case of having more than 1024 modules loaded. This is an adaptation of the same fix that was added to Matplotlib in [PR #22445](https://github.com/matplotlib/matplotlib/pull/22445).
2022-11-25 15:10:05 +00:00
Hugo van Kemenade
ad938d5421
Merge pull request #6760 from radarhere/cygwin_stdlib 2022-11-25 14:26:24 +02:00
Andrew Murray
2c513c6448 Use stdlib for setuptools on Cygwin 2022-11-25 22:05:57 +11:00
Hugo van Kemenade
f27631601b
Merge pull request #6752 from radarhere/libpng 2022-11-21 14:15:47 +02:00
Andrew Murray
100ed363ce Updated libpng to 1.6.39 2022-11-21 15:42:44 +11:00
Andrew Murray
be7d350e3f Update CHANGES.rst [ci skip] 2022-11-21 11:56:30 +11:00
mergify[bot]
4f68047e6b
Merge pull request #6747 from ashafaei/webp-params
Added WebP encoding with exact config
2022-11-21 00:44:57 +00:00
Alireza Shafaei
8f73a895ec
Update docs/releasenotes/9.4.0.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-20 16:00:24 -08:00
Alireza Shafaei
9c5b00ef7e RN trailing space fix 2022-11-19 23:19:08 -08:00
Alireza Shafaei
55a75b9a69 added RN for the new exact option. 2022-11-19 23:14:59 -08:00
Alireza Shafaei
becdd31eec Merge branch 'webp-params' of https://github.com/ashafaei/Pillow into webp-params 2022-11-18 23:51:09 -08:00
Alireza Shafaei
d6f10d4876 doc update for libwebp 2022-11-18 23:51:06 -08:00
Alireza Shafaei
c01ecace73
Merge pull request #1 from radarhere/webp-params
Simplified code
2022-11-18 23:29:09 -08:00
Alireza Shafaei
690446050a minor fix in the comments 2022-11-18 23:26:08 -08:00
Andrew Murray
3c7aa133eb Assert that image is equal 2022-11-19 17:18:27 +11:00
Andrew Murray
7e5e843d5c Note that the fill behaviour only affects libwebp >= 0.5 2022-11-19 17:12:51 +11:00
Andrew Murray
96a4d98abc Simplified code 2022-11-19 17:07:43 +11:00
Andrew Murray
509dcbf073 Added LightSource tag values 2022-11-19 15:35:06 +11:00
Alireza Shafaei
fdf074b050 added a note to the docs for webp 2022-11-18 10:22:33 -08:00
Alireza Shafaei
cc44652e8f Merge branch 'webp-params' of https://github.com/ashafaei/Pillow into webp-params 2022-11-18 10:15:39 -08:00
Alireza Shafaei
3587f27780 Added version check for WebP 2022-11-18 10:15:24 -08:00
pre-commit-ci[bot]
770560d8e4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-11-17 22:06:18 +00:00
Alireza Shafaei
1f6df76c42 updated webp with exact parameter. 2022-11-17 13:58:07 -08:00
Andrew Murray
df8e872912 Update CHANGES.rst [ci skip] 2022-11-17 08:26:47 +11:00
Hugo van Kemenade
7b171f3131
Merge pull request #6742 from radarhere/fedora 2022-11-16 15:38:35 +02:00
Hugo van Kemenade
2b456236bb
Merge pull request #6722 from radarhere/font_start
Resolves https://github.com/python-pillow/Pillow/issues/3977
2022-11-16 10:25:05 +02:00
Andrew Murray
cb40f46ec1 Added Fedora 37 2022-11-16 14:58:21 +11:00
Andrew Murray
62db044787 Added release notes 2022-11-16 09:27:33 +11:00
Andrew Murray
70c8e342a5 Added "start" argument to docstring 2022-11-16 09:15:56 +11:00
Andrew Murray
d4c7bd7e19 Update CHANGES.rst [ci skip] 2022-11-16 09:04:02 +11:00
Hugo van Kemenade
275d21b905
Merge pull request #6740 from radarhere/tiff_byte
Resolves https://github.com/python-pillow/Pillow/issues/6737
2022-11-15 20:23:31 +02:00
Hugo van Kemenade
e134476cde
Merge pull request #6739 from python-pillow/kill-align
Remove Tidelift alignment action and badge
2022-11-15 07:48:00 +02:00
Andrew Murray
398bf1d7f3 Revert "Add tidelift alignment badge"
This reverts commit c8822a6cac.
2022-11-15 11:35:14 +11:00
Andrew Murray
ddc215ce3c Revert "Added Tidelift Align badge to docs"
This reverts commit 06ab0324a3.
2022-11-15 09:51:20 +11:00
Andrew Murray
70cc8a5741 Fixed writing int as BYTE tag 2022-11-15 09:06:41 +11:00
Alex Clark
8a3ba65945 Remove Tidelift alignment action and badge
Not sure if we still care about this? cf. #5762 #5763
2022-11-14 10:57:30 -05:00
Hugo van Kemenade
a7008f9f2f
Merge pull request #6738 from radarhere/xz
Updated xz to 5.2.8
2022-11-14 07:12:17 +02:00
Andrew Murray
84458c3988 Updated xz to 5.2.8 2022-11-14 08:18:31 +11:00
Andrew Murray
21f202a22a Update CHANGES.rst [ci skip] 2022-11-14 06:06:08 +11:00
Hugo van Kemenade
759b0301b9
Merge pull request #6735 from radarhere/mpformatversion 2022-11-13 19:51:20 +02:00
Hugo van Kemenade
2e2b7b6321
Merge pull request #6736 from Yay295/remove_line_access 2022-11-13 19:50:36 +02:00
Yay295
55abf18f10
remove comment about Access.c line methods 2022-11-12 17:16:50 -06:00
Yay295
16994ccc9b
remove unused ImagingAccess->line() method def 2022-11-12 17:15:50 -06:00
Yay295
20f17cc6a7
remove unused ImagingAccess->line() method defs 2022-11-12 17:14:37 -06:00
Andrew Murray
af317a696d Added MP Format Version when saving 2022-11-13 08:00:20 +11:00
Hugo van Kemenade
b617943dca
Merge pull request #6717 from wiredfool/oss-fuzz-badge
Add oss-fuzz badge
2022-11-12 08:31:30 +02:00
Hugo van Kemenade
7e4b28a20b
Merge pull request #6734 from radarhere/python
Updated macOS tested Pillow versions
2022-11-12 08:26:27 +02:00
Andrew Murray
9fbfd3f00e Added oss-fuzz badge 2022-11-12 16:46:11 +11:00
Andrew Murray
99a11297b1 Updated macOS tested Pillow versions [ci skip] 2022-11-12 16:08:42 +11:00
Hugo van Kemenade
61d31d0597
Merge pull request #6727 from radarhere/numpy
Revert "Install NumPy with OpenBLAS"
2022-11-10 08:10:45 +02:00