Andrew Murray
|
467f12022e
|
Merge branch 'main' into homebrew-isolation
|
2024-10-29 22:38:27 +11:00 |
|
Andrew Murray
|
2d1d801ec0
|
Update CHANGES.rst [ci skip]
|
2024-10-29 22:15:56 +11:00 |
|
Hugo van Kemenade
|
e214dbf75c
|
Merge pull request #8509 from radarhere/toqpixmap
Detach PyQt6 QPixmap instance before returning
|
2024-10-29 13:06:37 +02:00 |
|
Hugo van Kemenade
|
0fd608626a
|
Merge pull request #8511 from radarhere/multibuild_lib64
Upgraded multibuild to remove openjpeg lib64 copy
|
2024-10-29 13:04:24 +02:00 |
|
Russell Keith-Magee
|
6d137043f7
|
Remove stray debug.
|
2024-10-29 10:01:46 +08:00 |
|
Russell Keith-Magee
|
d1a4f8029b
|
Don't use multibuild variables before invoking multibuild.
|
2024-10-29 09:54:15 +08:00 |
|
Russell Keith-Magee
|
ec214e4d7c
|
Can't check IS_MACOS until common_utils is invoked.
|
2024-10-29 09:39:58 +08:00 |
|
Russell Keith-Magee
|
72d81e24a8
|
Simplify Linux config by correcting a logic error in macOS config.
|
2024-10-29 09:25:47 +08:00 |
|
Russell Keith-Magee
|
c74a5bdd85
|
Correct paths used for Linux build.
|
2024-10-29 09:02:05 +08:00 |
|
Russell Keith-Magee
|
8308bf361e
|
Bump multibuild to include more cmake changes.
|
2024-10-29 07:48:07 +08:00 |
|
Russell Keith-Magee
|
08554684b3
|
Revert fribidi/raqm changes for macOS builds.
|
2024-10-29 07:48:07 +08:00 |
|
Andrew Murray
|
3e4be4b235
|
Merge branch 'main' into homebrew-isolation
|
2024-10-29 09:52:29 +11:00 |
|
Andrew Murray
|
e5706a590b
|
Upgraded multibuild to remove openjpeg lib64 copy
|
2024-10-29 09:04:06 +11: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
|
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
|
64eed14867
|
Merge pull request #8498 from radarhere/winbuild
Added filename placeholder in winbuild URL
|
2024-10-26 11:52:33 +11:00 |
|
Lysandros Nikolaou
|
bb3515d649
|
Make PyMutex static and get rid of initialization
|
2024-10-25 17:32:29 +02: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 |
|
Hugo van Kemenade
|
822ec3d05d
|
Merge pull request #8491 from python-pillow/renovate/mypy-1.x
Update dependency mypy to v1.13.0
|
2024-10-23 07:30:34 +03:00 |
|
renovate[bot]
|
6a55f2df03
|
Update dependency mypy to v1.13.0
|
2024-10-23 02:36:15 +00:00 |
|
Hugo van Kemenade
|
31b82ee297
|
Merge pull request #8490 from radarhere/license
|
2024-10-22 13:05:06 +03:00 |
|
Andrew Murray
|
22c05e232c
|
Update license to MIT-CMU
|
2024-10-22 17:56:02 +11:00 |
|
Andrew Murray
|
ccd4683f45
|
Merge pull request #8487 from python-pillow/renovate/mypy-1.x
Update dependency mypy to v1.12.1
|
2024-10-21 12:11:35 +11:00 |
|
renovate[bot]
|
beb32bbb1f
|
Update dependency mypy to v1.12.1
|
2024-10-21 00:18:00 +00:00 |
|
Andrew Murray
|
55579084cd
|
Corrected EMF DPI
|
2024-10-19 20:40:13 +11:00 |
|
Hugo van Kemenade
|
331e4e7517
|
Merge pull request #8482 from radarhere/imagefile
|
2024-10-18 14:33:26 +03:00 |
|
Andrew Murray
|
5b06597075
|
Use fixture to re-open image for each test
|
2024-10-18 19:29:22 +11:00 |
|
Andrew Murray
|
a337138f92
|
Updated type hint
|
2024-10-18 08:32:14 +11:00 |
|
Andrew Murray
|
d59b169ed2
|
Update CHANGES.rst [ci skip]
|
2024-10-17 23:10:48 +11:00 |
|