Hugo van Kemenade
|
4eb7cd6f29
|
Improve type hints (#9317)
|
2025-12-10 21:58:50 +02:00 |
|
Andrew Murray
|
3332c1d82e
|
Updated libpng to 1.6.53 (#9325)
|
2025-12-10 18:23:16 +11:00 |
|
Andrew Murray
|
b3d7263f74
|
Test Python 3.15 pre-release (#9331)
|
2025-12-07 22:28:13 +11:00 |
|
Hugo van Kemenade
|
a01fa7d08e
|
Test Python 3.15 pre-release
|
2025-12-07 11:12:38 +02:00 |
|
Andrew Murray
|
db7a994ad6
|
Updated libpng to 1.6.53
|
2025-12-06 10:15:33 +11:00 |
|
Andrew Murray
|
07fee96880
|
[pre-commit.ci] pre-commit autoupdate (#9318)
|
2025-12-05 20:53:18 +11:00 |
|
Andrew Murray
|
fd1ddd6d56
|
Use consistent type
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
7c3ece07c9
|
Changed type so that im has fp attribute
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
61b1c3c841
|
Do not change variable type
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
46ac30aa80
|
Use different variables for Image and ImageFile instances
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
4024f0287d
|
Assert image type
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
4d511d86ed
|
Changed argument type to match use
|
2025-12-03 22:46:42 +11:00 |
|
Andrew Murray
|
24b1702360
|
Update actions/checkout action to v6 (#9323)
|
2025-12-03 20:09:44 +11:00 |
|
mergify[bot]
|
ae45187719
|
Update dependency mypy to v1.19.0 (#9322)
|
2025-12-03 08:47:56 +00:00 |
|
renovate[bot]
|
b633f49b9c
|
Update actions/checkout action to v6
|
2025-12-03 07:14:19 +00:00 |
|
renovate[bot]
|
7adecb792c
|
Update dependency mypy to v1.19.0
|
2025-12-03 07:14:12 +00:00 |
|
Andrew Murray
|
9342e209b2
|
Disable https://docs.zizmor.sh/audits/#obfuscation
|
2025-12-02 10:21:55 +11:00 |
|
pre-commit-ci[bot]
|
ce3e085751
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.3...v0.14.7)
- [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](https://github.com/psf/black-pre-commit-mirror/compare/25.9.0...25.11.0)
- [github.com/PyCQA/bandit: 1.8.6 → 1.9.2](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.2)
- [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.6](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v21.1.6)
- [github.com/python-jsonschema/check-jsonschema: 0.34.1 → 0.35.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.34.1...0.35.0)
- [github.com/zizmorcore/zizmor-pre-commit: v1.16.2 → v1.18.0](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.16.2...v1.18.0)
- [github.com/sphinx-contrib/sphinx-lint: v1.0.1 → v1.0.2](https://github.com/sphinx-contrib/sphinx-lint/compare/v1.0.1...v1.0.2)
- [github.com/tox-dev/pyproject-fmt: v2.11.0 → v2.11.1](https://github.com/tox-dev/pyproject-fmt/compare/v2.11.0...v2.11.1)
|
2025-12-01 17:26:21 +00:00 |
|
Andrew Murray
|
b0a5bc2a6b
|
Allow window ID to be passed to ImageGrab.grab() on macOS (#9070)
|
2025-12-01 20:42:09 +11:00 |
|
Andrew Murray
|
370da461cf
|
Updated libpng to 1.6.51 (#9305)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-12-01 10:02:09 +11:00 |
|
Hugo van Kemenade
|
77e16b1030
|
Apply encoder options when saving multiple PNG frames (#9300)
|
2025-11-30 22:21:42 +02:00 |
|
Hugo van Kemenade
|
2150f088ed
|
Read all non-zero transparency from mode 1 PNG images as 255 (#9282)
|
2025-11-30 22:20:38 +02:00 |
|
Hugo van Kemenade
|
972bb4c39b
|
Test ImageFont.ImageFont, in case freetype2 is not supported (#9287)
|
2025-11-30 22:20:15 +02:00 |
|
Hugo van Kemenade
|
c9095cb02a
|
Support writing IFD, SIGNED_RATIONAL and InkNames TIFF tags (#9276)
|
2025-11-30 22:14:18 +02:00 |
|
Hugo van Kemenade
|
416f02338b
|
Remove unused modes (#9275)
|
2025-11-30 22:12:22 +02:00 |
|
Hugo van Kemenade
|
89795df94f
|
Use different variables for Image and ImageFile instances (#9268)
|
2025-11-30 22:11:22 +02:00 |
|
Hugo van Kemenade
|
93aa55cece
|
Updated brotli to 1.2.0 (#9284)
|
2025-11-30 22:08:30 +02:00 |
|
Hugo van Kemenade
|
8d7dc9db5b
|
Update libimagequant to 4.4.1 (#9301)
|
2025-11-30 22:07:42 +02:00 |
|
Hugo van Kemenade
|
4a733e5092
|
Correct allocating new color to RGBA palette (#9313)
|
2025-11-30 21:57:22 +02:00 |
|
Hugo van Kemenade
|
da76f6d99b
|
Close image on ImageFont exception (#9304)
|
2025-11-30 21:56:35 +02:00 |
|
Hugo van Kemenade
|
65c32ecca4
|
retina -> Retina
|
2025-11-30 21:55:59 +02:00 |
|
Hugo van Kemenade
|
5543e85ad2
|
Update zlib-ng to 2.3.1, except on manylinux2014 aarch64 (#9312)
|
2025-11-29 11:13:07 +02:00 |
|
Andrew Murray
|
37da2ba381
|
Corrected allocating new color to RGBA palette
|
2025-11-29 17:22:44 +11:00 |
|
Andrew Murray
|
8814d42fd9
|
Update zlib-ng to 2.3.1, except on manylinux2014 aarch64
|
2025-11-29 14:24:43 +11:00 |
|
Hugo van Kemenade
|
ec40c546d7
|
Updated Ubuntu version (#9306)
|
2025-11-22 13:40:52 +02:00 |
|
Andrew Murray
|
7055937eb1
|
Updated Ubuntu version
|
2025-11-22 17:47:09 +11:00 |
|
Andrew Murray
|
cce73b1e89
|
Close image on ImageFont exception
|
2025-11-19 21:52:21 +11:00 |
|
Andrew Murray
|
88247a9ef3
|
Updated version
|
2025-11-19 21:31:27 +11:00 |
|
Andrew Murray
|
71b3e5c015
|
Updated harfbuzz to 12.2.0 (#9289)
|
2025-11-18 18:00:44 +11:00 |
|
Andrew Murray
|
75280b8b0f
|
Merge branch 'main' into brotli
|
2025-11-15 19:59:23 +11:00 |
|
Andrew Murray
|
6107b9e82d
|
Update libimagequant to 4.4.1
|
2025-11-15 07:41:59 +11:00 |
|
Hugo van Kemenade
|
38c6c478e0
|
Reapply "Use macos-latest for iOS arm64 simulator" (#9259)
|
2025-11-14 14:17:40 +02:00 |
|
Andrew Murray
|
bc1237ef3d
|
Update dependency cibuildwheel to v3.3.0
|
2025-11-14 21:22:58 +11:00 |
|
Andrew Murray
|
142c1320b2
|
Apply encoder options when saving multiple PNG frames
|
2025-11-14 20:08:49 +11:00 |
|
Andrew Murray
|
3b8fd040de
|
Escape period in pre-commit-config (#9036)
|
2025-11-10 22:35:49 +11:00 |
|
Andrew Murray
|
8fbb801275
|
Add Apache-2.0 notice to IcoImagePlugin (#8947)
|
2025-11-10 21:56:10 +11:00 |
|
Hugo van Kemenade
|
b33a31524a
|
Add Fedora 43 (#9290)
|
2025-11-05 19:24:43 +02:00 |
|
Andrew Murray
|
18c7f87fe3
|
Added Fedora 43
|
2025-11-05 23:21:46 +11:00 |
|
Andrew Murray
|
e44ce2f00e
|
Updated harfbuzz to 12.2.0
|
2025-11-05 19:09:49 +11:00 |
|
Andrew Murray
|
b59e031256
|
[pre-commit.ci] pre-commit autoupdate (#9288)
|
2025-11-04 08:03:42 +11:00 |
|