wiredfool
|
b4fe17cecf
|
More typey lint
|
2025-10-10 15:39:47 +01:00 |
|
wiredfool
|
13e4e587e6
|
added import-not-found ignores, removed call-overload ignores
|
2025-10-10 15:34:11 +01:00 |
|
Andrew Murray
|
324258ca7a
|
Split parametrization
|
2025-10-10 15:19:25 +01:00 |
|
Hugo van Kemenade
|
9fd4af55f7
|
Remove Pillow version from PDF comment (#9176)
|
2025-10-10 16:54:06 +03:00 |
|
Hugo van Kemenade
|
c47b8badb3
|
Assert image type (#8845)
|
2025-10-10 16:43:14 +03:00 |
|
Hugo van Kemenade
|
ef8d5d3c2a
|
Support saving variable length rational TIFF tags (#9111)
|
2025-10-10 16:40:37 +03:00 |
|
Andrew Murray
|
5d3086b01f
|
Removed unused access for I;32L and I;32B
|
2025-10-10 22:44:09 +11:00 |
|
wiredfool
|
bd6e70fccd
|
Check against mode 1 instead of input mode for Chops.c
|
2025-10-10 12:42:58 +01:00 |
|
wiredfool
|
2b4c7c011e
|
Typing import suggestion
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-10-10 11:55:45 +01:00 |
|
Hugo van Kemenade
|
6d6f0496d9
|
Build Python 3.14 on macOS 10.15 (#9234)
|
2025-10-10 13:40:56 +03:00 |
|
Hugo van Kemenade
|
3a8b9052e0
|
Added ImageDraw alpha channel examples (#9201)
|
2025-10-10 13:13:07 +03:00 |
|
Hugo van Kemenade
|
7cb074f095
|
Test GD transparency (#9196)
|
2025-10-10 12:59:22 +03:00 |
|
Hugo van Kemenade
|
10c674510f
|
Test mode when saving PPM images (#9195)
|
2025-10-10 12:58:56 +03:00 |
|
Hugo van Kemenade
|
8e3784f37b
|
Test unsupported BMP bitfields layout (#9193)
|
2025-10-10 12:58:45 +03:00 |
|
Hugo van Kemenade
|
396755ed1b
|
Test largest CUR cursor (#9191)
|
2025-10-10 12:58:15 +03:00 |
|
Hugo van Kemenade
|
274a65b5d0
|
Do not unnecessarily update FLI __offset (#9184)
|
2025-10-10 12:56:14 +03:00 |
|
Hugo van Kemenade
|
71e6660f5d
|
Fill alpha channel when quantizing RGB images (#9133)
|
2025-10-10 12:50:38 +03:00 |
|
Hugo van Kemenade
|
8c42abd946
|
Allow RGBA palettes to work with ImageOps.expand() (#9138)
|
2025-10-10 12:48:12 +03:00 |
|
Hugo van Kemenade
|
c22e7af885
|
Fixed loading rotated PCD images (#9177)
|
2025-10-10 12:45:28 +03:00 |
|
Andrew Murray
|
c40ba22a5f
|
Cast before shifting bits (#9236)
|
2025-10-10 07:58:32 +11:00 |
|
Andrew Murray
|
a2ef220b32
|
Cast before additional shifting
|
2025-10-09 21:01:42 +11:00 |
|
Andrew Murray
|
1d4cda65cf
|
Cast to UINT32 before shifting bits
|
2025-10-09 21:01:17 +11:00 |
|
Hugo van Kemenade
|
6b4bb79b44
|
Use _ensure_mutable() (#9200)
|
2025-10-08 19:22:04 +03:00 |
|
Hugo van Kemenade
|
797d83f818
|
Seek past BeginBinary data when parsing EPS metadata (#9211)
|
2025-10-08 19:20:58 +03:00 |
|
Andrew Murray
|
cec262ce6b
|
Do not allow negative offset with memory mapping (#9235)
|
2025-10-08 19:02:27 +11:00 |
|
Andrew Murray
|
6d19b8adef
|
Do not allow negative offset with memory mapping
|
2025-10-08 17:08:39 +11:00 |
|
Andrew Murray
|
7259685ba4
|
Build Python 3.14 on macOS 10.15
|
2025-10-07 09:05:53 +11:00 |
|
Hugo van Kemenade
|
8b41e5b479
|
[pre-commit.ci] pre-commit autoupdate (#9233)
|
2025-10-06 20:49:19 +03:00 |
|
pre-commit-ci[bot]
|
09e571780e
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.11...v0.13.3)
- [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](https://github.com/psf/black-pre-commit-mirror/compare/25.1.0...25.9.0)
- [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.0...v21.1.2)
- [github.com/python-jsonschema/check-jsonschema: 0.33.3 → 0.34.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.33.3...0.34.0)
- [github.com/zizmorcore/zizmor-pre-commit: v1.12.1 → v1.14.2](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.12.1...v1.14.2)
- [github.com/tox-dev/pyproject-fmt: v2.6.0 → v2.7.0](https://github.com/tox-dev/pyproject-fmt/compare/v2.6.0...v2.7.0)
|
2025-10-06 17:29:41 +00:00 |
|
Hugo van Kemenade
|
c807f6508b
|
Clear C image when MPO frame image size changes (#9208)
|
2025-10-05 11:53:06 +03:00 |
|
Andrew Murray
|
2275993541
|
When converting RGBA to PA, use RGB to P quantization (#9153)
|
2025-10-05 06:10:59 +11:00 |
|
Andrew Murray
|
b3d1836907
|
Update harfbuzz to 12.1.0 (#9218)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-10-04 19:49:09 +10:00 |
|
Andrew Murray
|
762bdce34f
|
Merge branch 'main' into rgba_pa
|
2025-10-04 18:58:00 +10:00 |
|
Hugo van Kemenade
|
1a1194abe7
|
Remove use of sudo from libavif and raqm install scripts (#9231)
|
2025-10-04 11:13:10 +03:00 |
|
Hugo van Kemenade
|
3ced6ca78f
|
Load image palette into Python after converting to PA (#9152)
|
2025-10-04 11:02:35 +03:00 |
|
Hugo van Kemenade
|
a2e2939240
|
Check all reserved bytes in FLI header (#9183)
|
2025-10-04 11:02:10 +03:00 |
|
Hugo van Kemenade
|
5a5c51c7a2
|
Limit length of read operation in ImageFont._load_pilfont_data() (#9181)
|
2025-10-04 11:01:36 +03:00 |
|
Hugo van Kemenade
|
8324b49394
|
Update libtiff to 4.7.1 (#9222)
|
2025-10-04 10:59:35 +03:00 |
|
Hugo van Kemenade
|
ffe00106f5
|
Update FreeType to 2.14.1 on macOS and Linux wheels (#9217)
|
2025-10-04 10:59:17 +03:00 |
|
Andrew Murray
|
0c0ff7c38f
|
Removed use of sudo from libavif and raqm install scripts
|
2025-10-03 20:27:42 +10:00 |
|
Hugo van Kemenade
|
88c2c11612
|
Update Python version (#9230)
|
2025-10-02 23:56:03 +03:00 |
|
Andrew Murray
|
7cb518031a
|
Updated FreeType to 2.14.1 on macOS and Linux
|
2025-10-02 22:21:30 +10:00 |
|
Andrew Murray
|
0bcfd3b55c
|
Updated Python version
|
2025-10-02 21:35:26 +10:00 |
|
Andrew Murray
|
a953d86b4d
|
Python 3.9 wheels are no longer needed (#9214)
|
2025-10-01 23:11:53 +10:00 |
|
Hugo van Kemenade
|
6b10d4c1d0
|
Remove unused Image _expand() (#9227)
|
2025-09-30 19:16:40 +03:00 |
|
Andrew Murray
|
e2a8e217da
|
Removed _expand()
|
2025-09-29 23:18:47 +10:00 |
|
Andrew Murray
|
637f25dc2c
|
Revert "Allow cmake<4 when building libtiff"
This reverts commit 8141221201 .
|
2025-09-25 21:01:33 +10:00 |
|
Andrew Murray
|
2c43883073
|
Updated libtiff to 4.7.1
|
2025-09-25 21:01:16 +10:00 |
|
renovate[bot]
|
d42e537efe
|
Update dependency cibuildwheel to v3.2.0 (#9219)
|
2025-09-23 12:17:40 +10:00 |
|
Hugo van Kemenade
|
4aef5d0743
|
Update Ghostscript to 10.6.0 (#9202)
|
2025-09-21 10:44:53 +03:00 |
|