Andrew Murray
|
c0b234618f
|
Merge 0e3c8b40dd into 62aa42f9da
|
2026-02-03 07:24:24 +00:00 |
|
Andrew Murray
|
62aa42f9da
|
Update dependency cibuildwheel to v3.3.1 (#9416)
|
2026-02-03 18:23:26 +11:00 |
|
renovate[bot]
|
508e9c9984
|
Update dependency cibuildwheel to v3.3.1
|
2026-02-03 01:32:07 +00:00 |
|
Hugo van Kemenade
|
095cdb3c4a
|
[pre-commit.ci] pre-commit autoupdate (#9415)
|
2026-02-02 21:46:00 +01:00 |
|
pre-commit-ci[bot]
|
7cbe8c4924
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2026-02-02 17:17:55 +00:00 |
|
pre-commit-ci[bot]
|
27924be4fd
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.14)
- [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0)
- [github.com/PyCQA/bandit: 1.9.2 → 1.9.3](https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3)
- [github.com/Lucas-C/pre-commit-hooks: v1.5.5 → v1.5.6](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.5.5...v1.5.6)
- [github.com/python-jsonschema/check-jsonschema: 0.36.0 → 0.36.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.36.0...0.36.1)
- [github.com/zizmorcore/zizmor-pre-commit: v1.19.0 → v1.22.0](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.19.0...v1.22.0)
- [github.com/tox-dev/pyproject-fmt: v2.11.1 → v2.12.1](https://github.com/tox-dev/pyproject-fmt/compare/v2.11.1...v2.12.1)
|
2026-02-02 17:17:12 +00:00 |
|
Andrew Murray
|
0e3c8b40dd
|
Split typing into separate job
|
2026-01-31 22:28:18 +11:00 |
|
Andrew Murray
|
fc4dbc3810
|
Remove unnecessary code in WmfHandler (#9411)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2026-01-30 17:41:44 +02:00 |
|
Andrew Murray
|
03840645a1
|
Convert buffer to bytes
|
2026-01-30 23:38:46 +11:00 |
|
Andrew Murray
|
8e3bccf597
|
Run Lint against multiple Python versions
|
2026-01-30 23:32:22 +11:00 |
|
Andrew Murray
|
0e8bb72a66
|
Patch libavif for svt-av1 4.0 compatibility (#9413)
|
2026-01-30 23:25:42 +11:00 |
|
Hugo van Kemenade
|
f86ad8b36d
|
Patch libavif for svt-av1 4.0 compatibility
|
2026-01-29 23:26:20 +01:00 |
|
Andrew Murray
|
29ff5fcb55
|
Use monkeypatch (#9406)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2026-01-27 23:43:14 +02:00 |
|
Andrew Murray
|
6a5c588c5f
|
Fix docstring typo (#9407)
|
2026-01-27 08:58:11 +11:00 |
|
Hugo van Kemenade
|
a293273b31
|
Fix docstring typo
|
2026-01-26 16:10:37 +02:00 |
|
Andrew Murray
|
6564325e43
|
Encode using latin-1 in PSDraw text() to match the latin-1 specification in setfont() (#9403)
|
2026-01-26 13:25:27 +11:00 |
|
Andrew Murray
|
93c8a60784
|
Lazy import only required plugin: open 2.3-15.6x & save 2.2-9x faster (#9398)
|
2026-01-26 13:25:14 +11:00 |
|
Andrew Murray
|
b6178303a1
|
Improve error message (#9392)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2026-01-25 23:01:02 +02:00 |
|
Hugo van Kemenade
|
d568c8d9e3
|
Check ext is not empty during save (#145)
|
2026-01-25 14:46:11 +02:00 |
|
Andrew Murray
|
d08d7ee99e
|
Check ext is not empty during save
|
2026-01-25 22:55:19 +11:00 |
|
Hugo van Kemenade
|
2b186fceb8
|
Use __spec__.parent instead of calculating each time
|
2026-01-24 23:02:39 +02:00 |
|
Hugo van Kemenade
|
c036185514
|
Ensure lower before checking if ext in EXTENSION
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2026-01-24 22:48:41 +02:00 |
|
Hugo van Kemenade
|
34814d8d2f
|
Improve wording
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2026-01-24 12:52:49 +02:00 |
|
Hugo van Kemenade
|
3968886cf6
|
format overrides file extension when saving (#144)
|
2026-01-24 11:08:37 +02:00 |
|
Andrew Murray
|
bc64ccbf28
|
Updated libpng to 1.6.54 (#9397)
|
2026-01-24 12:16:14 +11:00 |
|
Andrew Murray
|
76d3116ef0
|
Added logger messages to match init()
|
2026-01-24 09:44:31 +11:00 |
|
Andrew Murray
|
a6b36f0b6b
|
format overrides file extension when saving
|
2026-01-24 09:44:31 +11:00 |
|
Andrew Murray
|
a0f51493ca
|
Refer to lazy importing, as lazy loading of images is separate
|
2026-01-24 09:44:31 +11:00 |
|
Steve Dougherty
|
a6a701c4db
|
Match PSDraw text() encoding to the latin-1 specification in setfont()
Without this, characters that are in latin-1 but reflected differently in UTF-8 will not be properly rendered. For example,"ó" becomes "ó".
|
2026-01-21 06:01:00 -05:00 |
|
Hugo van Kemenade
|
e08f910db4
|
Improve PaletteFile coverage (#9396)
|
2026-01-20 13:04:44 +02:00 |
|
Hugo van Kemenade
|
d1974d76f7
|
Updated MinGW Python version (#9400)
|
2026-01-20 10:56:17 +02:00 |
|
Andrew Murray
|
5ea2d3a056
|
Updated MinGW Python version
|
2026-01-20 18:16:34 +11:00 |
|
Hugo van Kemenade
|
d23a899f23
|
Link to m from _imagingmath, except on Windows (#9393)
|
2026-01-19 12:21:29 +02:00 |
|
Hugo van Kemenade
|
096c479cfb
|
If plugin has already been imported and registered the extension, return early
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2026-01-19 11:28:42 +02:00 |
|
Hugo van Kemenade
|
7f38f980dd
|
Check that _EXTENSION_PLUGIN contains all registered extensions (#143)
|
2026-01-19 11:21:00 +02:00 |
|
Andrew Murray
|
b06118c2b3
|
Do not register empty extension
|
2026-01-19 17:24:28 +11:00 |
|
Andrew Murray
|
9c8059fdea
|
Cleanup .spider extension registered by test code during save
|
2026-01-19 17:18:30 +11:00 |
|
Andrew Murray
|
1baf141146
|
Check that _EXTENSION_PLUGIN contains all registered extensions
|
2026-01-19 17:13:43 +11:00 |
|
Hugo van Kemenade
|
6b9de40533
|
Lazy import only required plugin
|
2026-01-18 22:59:28 +02:00 |
|
Andrew Murray
|
ef8ff756fa
|
Updated libpng to 1.6.54
|
2026-01-15 12:10:01 +11:00 |
|
Andrew Murray
|
2e9d54887b
|
Improved coverage
|
2026-01-14 19:42:18 +11:00 |
|
Andrew Murray
|
0f4becea73
|
Link to m from _imagingmath, except on Windows
|
2026-01-13 16:26:08 +11:00 |
|
Hugo van Kemenade
|
e2b87a0420
|
Fix joining rounded rectangle corners (#9384)
|
2026-01-12 12:21:06 +02:00 |
|
Andrew Murray
|
426ad8307d
|
Fix joining rounded rectangle corners
|
2026-01-08 19:27:19 +11:00 |
|
Hugo van Kemenade
|
627d8743b7
|
Simplify test code (#9382)
|
2026-01-06 14:21:49 +02:00 |
|
Andrew Murray
|
dcd52ebf65
|
Simplified code
|
2026-01-06 09:56:56 +11:00 |
|
Andrew Murray
|
d6e0a8d174
|
[pre-commit.ci] pre-commit autoupdate (#9381)
|
2026-01-06 09:33:57 +11:00 |
|
pre-commit-ci[bot]
|
2210714a43
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.10)
- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)
- [github.com/pre-commit/mirrors-clang-format: v21.1.6 → v21.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.6...v21.1.8)
- [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.35.0...0.36.0)
- [github.com/zizmorcore/zizmor-pre-commit: v1.18.0 → v1.19.0](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.18.0...v1.19.0)
- [github.com/tox-dev/tox-ini-fmt: 1.7.0 → 1.7.1](https://github.com/tox-dev/tox-ini-fmt/compare/1.7.0...1.7.1)
|
2026-01-05 17:20:09 +00:00 |
|
Hugo van Kemenade
|
3d7801417a
|
Move from deprecated getdata to get_flattened_data (#9373)
|
2026-01-04 15:36:32 +02:00 |
|
Andrew Murray
|
a85d3b135d
|
Only update Python palette when loading an image if rawmode was different (#9309)
|
2026-01-04 06:20:56 +11:00 |
|