Commit Graph

19346 Commits

Author SHA1 Message Date
Yay295
b7c3c3e2b9 use mode structs in GetBBox.c 2024-10-28 09:58:27 -05:00
Yay295
d8f9bfbbbe use mode structs in Geometry.c 2024-10-28 09:58:27 -05:00
Yay295
90ea0609df use mode structs in Filter.c 2024-10-28 09:58:26 -05:00
Yay295
d2e691c788 use mode structs in Fill.c 2024-10-28 09:58:26 -05:00
Yay295
e6d2f9a642 use mode structs in File.c 2024-10-28 09:58:26 -05:00
Yay295
bc1f506d5a use mode structs in Effects.c 2024-10-28 09:58:25 -05:00
Yay295
2beb5fa67c use mode structs in Draw.c 2024-10-28 09:58:25 -05:00
Yay295
da808ce436 use mode structs in Convert.c 2024-10-28 09:58:25 -05:00
Yay295
5197ad775c use mode structs in Chops.c 2024-10-28 09:58:24 -05:00
Yay295
08575c682e use mode structs in BoxBlur.c 2024-10-28 09:58:24 -05:00
Yay295
74b112dd55 use mode structs in Blend.c 2024-10-28 09:58:24 -05:00
Yay295
58dedbefd6 use mode structs in Bands.c 2024-10-28 09:58:23 -05:00
Yay295
b8cead39b3 use mode structs in AlphaComposite.c 2024-10-28 09:58:23 -05:00
Yay295
820f22c120 use mode structs in Access.c 2024-10-28 09:58:23 -05:00
Yay295
97e29dcd2d use mode structs in encode.c and decode.c 2024-10-28 09:58:23 -05:00
Yay295
7a7e8380cb use mode structs in tkImaging.c 2024-10-28 09:58:22 -05:00
Yay295
cb62dbbd24 use mode structs in _imaging.c 2024-10-28 09:58:22 -05:00
Yay295
1f2126bd9f add special modes 2024-10-28 09:58:22 -05:00
Yay295
abe3dfb18f use a struct for mode names instead of just a string 2024-10-28 09:58:19 -05:00
Hugo van Kemenade
bdd0b8630c
Merge pull request #8502 from radarhere/libdeflate 2024-10-28 16:43:09 +02:00
Andrew Murray
73600eea94 Detach PyQt6 QPixmap instance before returning 2024-10-29 00:34:24 +11:00
Andrew Murray
9a4b3e05d6
Merge pull request #8496 from lysnikolaou/fix-font-face-threading-crash
Fix SEGFAULT from calling FT_New_Face/FT_Done_Face in multiple threads
2024-10-27 08:38:53 +11:00
Andrew Murray
29cdbce39e Update CHANGES.rst [ci skip] 2024-10-26 21:13:01 +11:00
Hugo van Kemenade
23023dee8d
Merge pull request #8485 from radarhere/emf 2024-10-26 12:45:52 +03:00
Andrew Murray
ed910a68d6 Only replace version suffix if zlib-ng is present 2024-10-26 11:23:49 +02:00
Andrew Murray
1654eeacba
Merge pull request #8484 from radarhere/fixture
Use fixture to re-open image for each JPEG2000 test
2024-10-26 19:42:59 +11:00
Andrew Murray
f92599aa93 Renamed fixture 2024-10-26 19:05:16 +11:00
Hugo van Kemenade
81a3bf5f58
Merge pull request #8504 from radarhere/mpo
Move MPO into "Fully supported formats"
2024-10-26 09:43:02 +03:00
Hugo van Kemenade
35ddbb48c3
Merge pull request #8505 from radarhere/warnings
Fixed catching warnings
2024-10-26 09:41:09 +03:00
Andrew Murray
413bbb31c9 Fixed catching warnings 2024-10-26 16:15:46 +11:00
Andrew Murray
e1f4b5a68f Move MPO into "Fully supported formats" 2024-10-26 15:10:41 +11:00
Andrew Murray
a43e5bb735 brew remove libdeflate 2024-10-26 14:26:47 +11:00
Andrew Murray
c07e089fd1
Merge branch 'main' into zlib-ng 2024-10-26 11:53:47 +11:00
Andrew Murray
64eed14867
Merge pull request #8498 from radarhere/winbuild
Added filename placeholder in winbuild URL
2024-10-26 11:52:33 +11:00
Nulano
7885066e5f PIL.features: Add a compile-time zlib-ng feature flag and version number 2024-10-25 21:30:22 +02:00
Nulano
3e0849bfb5 winbuild: Replace zlib with zlib-ng built with CMake 2024-10-25 20:35:17 +02:00
Lysandros Nikolaou
bb3515d649
Make PyMutex static and get rid of initialization 2024-10-25 17:32:29 +02:00
Andrew Murray
4b9399f8bf Use register_handler 2024-10-25 22:00:45 +11:00
Russell Keith-Magee
43c34fc0a5
Copy manylinux lib64 files from the correct built prefix. 2024-10-25 17:20:34 +08:00
Andrew Murray
fa7678987e Simplified code 2024-10-25 19:56:36 +11:00
Andrew Murray
c46946f3a4 Added filename placeholder in URL 2024-10-25 19:13:39 +11:00
Russell Keith-Magee
0961d3d22b
Possible fix for linux build failures. 2024-10-25 16:10:29 +08:00
Russell Keith-Magee
140a06e0fd
Explicitly disable libdeflate on libtiff. 2024-10-25 16:04:56 +08:00
Russell Keith-Magee
5a8373e527
Correct a dumb pip invocation error. 2024-10-25 14:47:51 +08:00
Russell Keith-Magee
06dbfedb0f
Bump the multibuild version to fix jpeg-turbo issue. 2024-10-25 13:51:37 +08:00
Russell Keith-Magee
00809a2551
Tweaks to ensure isolation from Homebrew on x86_64. 2024-10-25 13:42:46 +08:00
Russell Keith-Magee
fc35fcc5ea
Cleanups and typos identified by code review. 2024-10-25 10:55:30 +08:00
Russell Keith-Magee
0fe55d6115
Isolate macOS build from Homebrew. 2024-10-25 09:53:06 +08:00
pre-commit-ci[bot]
7999da38a7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-24 14:07:46 +00:00
Lysandros Nikolaou
c8e301c474
Fix SEGFAULT from calling FT_New_Face/FT_Done_Face in multiple threads 2024-10-24 16:01:28 +02:00