Commit Graph

17786 Commits

Author SHA1 Message Date
Andrew Murray
51a6d45566 Map buffer into (0, 0) image 2023-08-31 16:31:45 +10:00
Andrew Murray
2b9217bba8 Added BC5U reading 2023-08-31 12:13:35 +10:00
Andrew Murray
7bf7ff8217 Use previous pixel alpha for QOI_OP_RGB 2023-08-31 09:27:33 +10:00
Andrew Murray
cc9f38efc0 Updated xorgproto to 2023.2 2023-08-30 22:14:51 +10:00
Andrew Murray
5e1b843959 Updated libpthread-stubs to 0.5 2023-08-30 22:14:34 +10:00
Andrew Murray
24606216e1 Update CHANGES.rst [ci skip] 2023-08-30 20:59:26 +10:00
Hugo van Kemenade
a25127034b
Merge pull request #7355 from radarhere/getpixel 2023-08-30 04:42:24 -06:00
Andrew Murray
f9f367fe54
Always cast to a tuple
Co-authored-by: Alexander Karpinsky <homm86@gmail.com>
2023-08-30 07:27:09 +10:00
Andrew Murray
69a81dd867 Convert list to tuple in Python instead of C 2023-08-28 22:43:20 +10:00
Andrew Murray
d8c3135b6b Allow getpixel to accept a list 2023-08-28 20:12:23 +10:00
Andrew Murray
091ab74429 Update CHANGES.rst [ci skip] 2023-08-28 18:22:04 +10:00
Andrew Murray
b1f5ee9043 Added font_size keyword arguments to ImageDraw text methods 2023-08-26 17:01:15 +10:00
Andrew Murray
eccef36948 Added size argument to load_default() 2023-08-26 17:01:01 +10:00
Andrew Murray
1e5aa21fa8 Added improved font to load_default() if FreeType is available 2023-08-26 17:00:34 +10:00
Andrew Murray
823178d4c2 Updated freetype to 2.13.2 2023-08-26 13:28:53 +10:00
Andrew Murray
014a00239f Updated freetype to 2.13.2 2023-08-26 13:26:05 +10:00
Andrew Murray
8fee27340d Update CHANGES.rst [ci skip] 2023-08-25 19:49:10 +10:00
Hugo van Kemenade
c68bf7df8f
Merge pull request #7336 from radarhere/blur 2023-08-25 03:20:16 -06:00
Hugo van Kemenade
643a52a2eb
Merge pull request #7351 from radarhere/freetype_tests 2023-08-24 14:20:26 -06:00
Andrew Murray
472eb66683 Skip tests that require FreeType if FreeType is not available 2023-08-24 19:02:27 +10:00
Hugo van Kemenade
d80610822f
Merge pull request #7345 from radarhere/jpeg 2023-08-23 20:33:59 +03:00
Andrew Murray
3ea8b54c00 Update CHANGES.rst [ci skip] 2023-08-22 12:08:50 +10:00
Andrew Murray
e021d06fff
Merge pull request #7332 from TheNooB2706/grabclipboard-linux
Added session type check in grabclipboard for Linux
2023-08-22 12:06:51 +10:00
Andrew Murray
9c3bc70f66
Use tuples
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-08-22 10:31:28 +10:00
Andrew Murray
dcfce9487e Merge branch 'main' into iptc 2023-08-22 10:14:48 +10:00
Andrew Murray
b37ca350a8 Allow FotoStation tags 2023-08-22 10:13:41 +10:00
Andrew Murray
8b14a67347 Merge branch 'main' into grabclipboard-linux 2023-08-21 23:58:17 +10:00
Hugo van Kemenade
52206c71e4
Merge pull request #7347 from radarhere/windows 2023-08-21 08:52:36 +03:00
Andrew Murray
115ef3a36d 32-bit Windows wheels are no longer provided 2023-08-21 15:17:30 +10:00
Andrew Murray
3d75ab501f Updated zlib to 1.3 2023-08-21 15:11:17 +10:00
Hugo van Kemenade
07e0b44a6a
Merge pull request #397 from radarhere/xz
Updated xz to 5.4.4
2023-08-21 07:33:41 +03:00
Hugo van Kemenade
0e0dd89894
Merge pull request #396 from radarhere/harfbuzz
Updated harfbuzz to 8.1.1
2023-08-21 07:33:28 +03:00
Hugo van Kemenade
2a10c2e2b7
Merge pull request #7278 from radarhere/harfbuzz
Updated harfbuzz to 8.1.1
2023-08-21 07:32:31 +03:00
Hugo van Kemenade
bb7b3d28dd
Merge pull request #7344 from radarhere/zlib
Updated zlib to 1.3
2023-08-21 07:31:38 +03:00
Andrew Murray
0a28840bc4 Expand buffer size when optimizing or progressive 2023-08-19 14:34:08 +10:00
Andrew Murray
a04ba81e22 bufsize is already increased to MAXBLOCK in ImageFile._save() 2023-08-19 12:37:00 +10:00
Andrew Murray
9ef7cb39de Updated zlib to 1.3 2023-08-18 22:22:51 +10:00
Andrew Murray
9242944526
Merge pull request #7343 from wx00/wx00-patch-1
Fixed a typo in 10.0.0 release notes
2023-08-18 14:17:19 +10:00
Tommy
8587121932
Fixed a typo in 10.0.0 release note 2023-08-18 11:20:18 +08:00
mergify[bot]
196e18d0c6
Merge pull request #399 from radarhere/travis
Use simpler build_multilinux command
2023-08-16 07:02:19 +00:00
Andrew Murray
ef344055a2 Use simpler build_multilinux command 2023-08-16 14:53:47 +10:00
Andrew Murray
08521ee741 Updated xz to 5.4.4 2023-08-16 08:46:01 +10:00
Andrew Murray
ca946c2d90 Updated harfbuzz to 8.1.1 2023-08-16 08:45:49 +10:00
mergify[bot]
e09fab7278
Merge pull request #398 from radarhere/travis
Fix Travis builds
2023-08-15 15:54:28 +00:00
Andrew Murray
41eae5f1bd Set "TEST_DEPENDS" to single word 2023-08-15 20:01:42 +10:00
Andrew Murray
efb4459f9f Set "BUILD_COMMANDS" to single word 2023-08-15 20:01:30 +10:00
TheNooB
e06edcb527
Reformat variable name following PEP8
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-08-12 18:33:36 +08:00
Andrew Murray
9f54a11a9c Improve efficiency when a radius is zero 2023-08-12 18:17:07 +10:00
TheNooB
0b6ab79145
Check session type using environment variable instead of loginctl 2023-08-12 12:51:09 +08:00
Andrew Murray
c167d7a269 Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii 2023-08-12 12:09:20 +10:00