Commit Graph

19722 Commits

Author SHA1 Message Date
Andrew Murray
33d522d7bd
Updated capitalisation 2025-06-30 19:32:15 +10:00
Russell Keith-Magee
7c8919014a
Merge pull request #7 from radarhere/numpy
Do not install NumPy on Windows x86
2025-06-29 03:32:00 +08:00
Andrew Murray
3efb588335 Do not install NumPy on Windows x86 2025-06-28 21:28:27 +10:00
Andrew Murray
a8251c5a6a Do not install NumPy twice 2025-06-28 15:58:19 +10:00
Andrew Murray
fdd3cc77e5
Merge branch 'main' into ios-build 2025-06-28 11:03:08 +10:00
Andrew Murray
a370209fea
Add match parameter to pytest.warns() (#9038) 2025-06-28 10:29:34 +10:00
Andrew Murray
69c0c422c8
Increase pytest verbosity (#9040)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-28 10:29:01 +10:00
Hugo van Kemenade
3a66b1d291
Restore original encoderinfo after saving (#8942) 2025-06-27 18:04:43 +03:00
Hugo van Kemenade
935e9e4fbd
Return PixelAccess from first load of ICO and IPTC images (#8922) 2025-06-27 18:02:48 +03:00
Hugo van Kemenade
c96b27711c
Improve justifying text (#8905) 2025-06-27 18:01:25 +03:00
Hugo van Kemenade
ba37249ab7
Set color table fourth channel to zero for 1 and L mode when saving BMP (#8889) 2025-06-27 18:00:06 +03:00
Hugo van Kemenade
3a18e555f0
Assert palette is not None (#8877) 2025-06-27 17:53:55 +03:00
Hugo van Kemenade
3d21c16977
Improve reading XPM images (#8874) 2025-06-27 17:53:34 +03:00
Andrew Murray
d07aa6fd17
Added release notes for #9041 (#9042)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-28 00:30:22 +10:00
Andrew Murray
ef98b3510e
Fix buffer overflow when saving compressed DDS images (#9041)
Co-authored-by: Eric Soroos <eric-github@soroos.net>
2025-06-28 00:29:58 +10:00
Russell Keith-Magee
1676f718b5
Merge pull request #6 from radarhere/ios-build
Remove pyproject.toml from test-sources, plus tweaks to script syntax and release note.
2025-06-27 22:24:36 +08:00
Russell Keith-Magee
114ddd6281
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-06-27 22:15:57 +08:00
Andrew Murray
ee0ac6c596 Removed pyproject.tml from test-sources 2025-06-28 00:05:52 +10:00
Andrew Murray
9e07493c7e Removed extra space 2025-06-27 23:40:17 +10:00
Andrew Murray
a4de9dbbfa Use [[ ]] 2025-06-27 23:39:50 +10:00
Andrew Murray
8d8a2c0e5a Only Python 3.13 iOS wheels are available 2025-06-27 23:30:27 +10:00
Andrew Murray
ff185091c5 Moved new iOS wheels to be next to new 3.14 wheels 2025-06-27 23:29:59 +10:00
Hugo van Kemenade
958c449b98
Close image after assert
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-06-27 16:17:20 +03:00
Russell Keith-Magee
14b761aed5
Tweaks to test flags and module exclusions. 2025-06-27 20:47:44 +08:00
Andrew Murray
e783aff688
Improve SgiImagePlugin test coverage (#8896) 2025-06-27 15:32:30 +03:00
Hugo van Kemenade
6aff8fcc18
Fix PT031 (#135) 2025-06-27 14:30:41 +03:00
Russell Keith-Magee
d7cab29d5d
Add release note about iOS support. 2025-06-27 15:53:48 +08:00
Russell Keith-Magee
4a069e0267
Save the *whole* file... 2025-06-27 15:44:49 +08:00
Russell Keith-Magee
ab9dd5ed05
Disable libavif on iOS (for now). 2025-06-27 15:41:01 +08:00
Andrew Murray
a61a23d7ae Fixed PT031 2025-06-27 13:00:48 +10:00
Andrew Murray
092e37a56c
Merge branch 'main' into bump-pre-commit 2025-06-27 11:04:44 +10:00
Hugo van Kemenade
1788ab7887
Do not import type checking (#8854) 2025-06-26 18:52:09 +03:00
Hugo van Kemenade
cb061f7269
Update ruff pre-commit ID (#8994) 2025-06-26 18:50:17 +03:00
Hugo van Kemenade
a27731b2af
Improve type hints (#8883) 2025-06-26 18:49:39 +03:00
Hugo van Kemenade
d1894dcd46 Add match parameter to pytest.warns() 2025-06-26 18:12:36 +03:00
Hugo van Kemenade
234875bf90 Update Ruff hook from legacy 2025-06-26 17:56:26 +03:00
Hugo van Kemenade
b9afe18646 Bump pre-commit hooks 2025-06-26 17:56:26 +03:00
Russell Keith-Magee
6d2cd7664d
Minor cleanups, plus run selftest directly rather than through pytest 2025-06-26 16:44:52 +08:00
Andrew Murray
527d18c2d7 Run selftest directly 2025-06-26 17:07:52 +10:00
Andrew Murray
d393d0937e Simplified code 2025-06-26 17:07:44 +10:00
Andrew Murray
1c2ec9fff9 Removed duplicate lines 2025-06-26 17:07:37 +10:00
Andrew Murray
e567602719 Updated capitalisation 2025-06-26 17:07:28 +10:00
Andrew Murray
3524b4e729 Updated reason 2025-06-26 17:07:21 +10:00
Andrew Murray
6ab8e77950 Removed Android 2025-06-26 17:07:11 +10:00
Andrew Murray
504223c6b4 Merge branch 'main' into ios-build 2025-06-26 16:51:45 +10:00
Frankie Dintino
3d261a2101
Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size (#8858)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-06-26 16:21:44 +10:00
Russell Keith-Magee
a7afc50363
Add notes about removing patches. 2025-06-26 08:54:29 +08:00
Hugo van Kemenade
46d969168e
Use PEP 489 multi-phase initialization (#8983) 2025-06-25 11:32:37 +01:00
Hugo van Kemenade
1e5eb3b29d
Support saving I;16L TIFF images (#9015) 2025-06-25 11:11:47 +01:00
Hugo van Kemenade
8655b7c559
Only check DHT marker for libjpeg-turbo (#9025) 2025-06-25 11:09:55 +01:00