Commit Graph

12993 Commits

Author SHA1 Message Date
Christopher Bruns
6aca23cfa3 Support 16-bit grayscale ImageQt conversion. 2021-12-15 06:39:05 +11:00
Andrew Murray
c43f55121c
Merge pull request #5886 from hugovk/gha-macos-10.15
GHA: Use macos-10.15 to fix build
2021-12-15 06:34:43 +11:00
Hugo van Kemenade
5b023c7d48 GHA: Use macos-10.15 to fix build 2021-12-14 17:10:09 +02:00
Hugo van Kemenade
a0ec5b7095
Merge pull request #5885 from hugovk/effbot 2021-12-14 12:57:32 +02:00
Hugo van Kemenade
8c405a9ab5 Dedicate the release to Fredrik Lundh 2021-12-13 23:43:04 +02:00
Hugo van Kemenade
383379567a
Merge pull request #5883 from radarhere/harfbuzz 2021-12-12 11:15:46 +02:00
Andrew Murray
3378799b4d Updated harfbuzz to 3.2.0 2021-12-12 15:59:29 +11:00
Andrew Murray
ec198899f6 Limit quantized palette to number of colors 2021-12-11 16:23:37 +11:00
Andrew Murray
fdec387b4a Fixed palette index for zeroed color in FASTOCTREE quantize 2021-12-11 16:07:45 +11:00
Hugo van Kemenade
cc927343da
Merge pull request #5876 from radarhere/libimagequant 2021-12-08 13:42:37 +02:00
Andrew Murray
7b201798ad Updated libimagequant to 2.17.0 2021-12-08 19:00:50 +11:00
Hugo van Kemenade
421e7f3c5a
Merge pull request #5872 from radarhere/safe_read 2021-12-07 15:30:56 +02:00
Andrew Murray
5c05fe4d9b Fixed raising OSError in _safe_read when size is greater than SAFEBLOCK 2021-12-07 11:40:44 +11:00
Hugo van Kemenade
81a3f68cf7
Merge pull request #5874 from radarhere/gif 2021-12-06 23:34:23 +02:00
Andrew Murray
6f2f01b23f Added release notes for #5857 2021-12-07 06:46:07 +11:00
Andrew Murray
0e10a5cc7b When saving RGBA, make use of first transparent palette entry 2021-12-07 06:37:01 +11:00
Andrew Murray
6791112a98 Update CHANGES.rst [ci skip] 2021-12-07 06:32:12 +11:00
Hugo van Kemenade
94ca035495
Merge pull request #5857 from radarhere/gif 2021-12-06 20:58:21 +02:00
Andrew Murray
722126aa0a Use latin1 encoding to decode bytes 2021-12-05 15:59:27 +11:00
Andrew Murray
c5d9223a8b
Merge pull request #5861 from hugovk/workflow_dispatch
GHA: Add workflow_dispatch to enable manually triggering builds
2021-12-05 15:48:37 +11:00
Andrew Murray
06372b5e4b
Merge pull request #5798 from ilai-deutel/fix-webp-memory-leak
WebP: Fix memory leak during decoding on failure
2021-12-05 14:54:16 +11:00
mergify[bot]
fa2bbf76f4
Merge pull request #5867 from radarhere/freetype
Updated freetype to 2.11.1
2021-12-04 21:50:00 +00:00
Andrew Murray
5549e629c1 Updated freetype to 2.11.1 2021-12-05 00:58:34 +11:00
Alex Clark
ca8fc4872f Update lock file 2021-12-04 08:26:18 -05:00
Hugo van Kemenade
2d769b0842
Merge pull request #5866 from radarhere/code 2021-12-04 09:43:08 +02:00
Andrew Murray
85a27c145d Python variables are one word 2021-12-04 07:50:12 +11:00
Andrew Murray
675c5e1a9c Apply black formatting to code examples 2021-12-04 07:50:08 +11:00
Alex Clark
789fcb8b05 Remove sphinx for testing tidelift alignment 2021-12-03 07:26:39 -05:00
Alex Clark
360b1693d4 Add packaging remove docutils 2021-12-02 11:34:53 -05:00
Jan-Hendrik Müller
cab7d8a8ab
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-12-02 16:20:13 +01:00
Alex Clark
1d82b6b74e Add pipenv files for tidelift cli 2021-12-01 19:14:50 -05:00
Jan-Hendrik Müller
21351c8982
Update docs/handbook/tutorial.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-12-01 23:23:17 +01:00
Jan-Hendrik Müller
52ac725ae0
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-12-01 23:06:52 +01:00
Alex Clark
d23afb3e26
Update .github/workflows/tidelift.yml
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-12-01 17:05:02 -05:00
Alex Clark
ae4d5d913c Not deprecated, re-add org and proj 2021-12-01 14:15:40 -05:00
Alex Clark
c373ac188c Remove org and proj because deprecated, I think 2021-12-01 14:13:07 -05:00
Alex Clark
91fb7fc067 Add hugovk suggestion 2021-12-01 13:58:13 -05:00
Jan-Hendrik Müller
af924a1f96 added pathlib tutorial 2021-12-01 17:21:21 +01:00
Hugo van Kemenade
915d014136 GHA: Change condition to allow manually building wheels in forks 2021-12-01 12:42:11 +02:00
Hugo van Kemenade
22ad04743c GHA: Add workflow_dispatch to enable manually triggering builds 2021-11-30 22:14:34 +02:00
Andrew Murray
eeb685b6c4 GIFs change mode for later frames [ci skip] 2021-11-29 18:50:22 +11:00
Andrew Murray
1fb1bec0e8 Added test 2021-11-29 17:49:19 +11:00
Andrew Murray
6337428df1 Loading transparent pixels in C from subsequent GIF frames is no longer a problem 2021-11-29 17:49:12 +11:00
Andrew Murray
b383a175be Convert subsequent GIF frames to RGB or RGBA 2021-11-29 17:49:06 +11:00
Hugo van Kemenade
bd00cd9214
Merge pull request #5853 from radarhere/harfbuzz 2021-11-27 10:28:37 +02:00
Andrew Murray
1c54a4be45 Updated harfbuzz to 3.1.2 2021-11-27 14:55:54 +11:00
Andrew Murray
317247fab2 Update CHANGES.rst [ci skip] 2021-11-26 00:14:33 +11:00
Andrew Murray
ab6efcb925
Merge pull request #5665 from infmagic2047/master
Do not return in ImageFile when saving to stdout
2021-11-26 00:12:40 +11:00
Hugo van Kemenade
848a56f0b1
Merge pull request #5851 from radarhere/context_managers 2021-11-25 15:00:15 +02:00
Andrew Murray
3a302f3e4b Only add test to PPM 2021-11-25 23:33:59 +11:00