Commit Graph

16434 Commits

Author SHA1 Message Date
Hugo van Kemenade
a9ec7366cb
Merge pull request #404 from python-pillow/renovate/github-actions 2023-09-05 10:49:31 -06:00
Hugo van Kemenade
52c6d68613
Merge pull request #7373 from python-pillow/pre-commit-ci-update-config 2023-09-05 01:34:52 -06:00
Andrew Murray
515163d33f Update CHANGES.rst [ci skip] 2023-09-05 12:48:18 +10:00
Andrew Murray
1339ef4c9e
Merge pull request #7374 from python-pillow/renovate/github-actions
Update actions/checkout action to v4
2023-09-05 11:17:15 +10:00
renovate[bot]
5f649a739b
Update actions/checkout action to v4 2023-09-04 21:04:29 +00:00
Hugo van Kemenade
beb5048adb Fix sphinx-lint: Line ends with dangling hyphen (dangling-hyphen) 2023-09-04 23:56:41 +03:00
pre-commit-ci[bot]
47dd20678d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.5.3 → v1.5.4](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.5.3...v1.5.4)
- [github.com/sphinx-contrib/sphinx-lint: v0.6.7 → v0.6.8](https://github.com/sphinx-contrib/sphinx-lint/compare/v0.6.7...v0.6.8)
- [github.com/tox-dev/pyproject-fmt: 0.13.0 → 1.1.0](https://github.com/tox-dev/pyproject-fmt/compare/0.13.0...1.1.0)
- [github.com/abravalheri/validate-pyproject: v0.13 → v0.14](https://github.com/abravalheri/validate-pyproject/compare/v0.13...v0.14)
2023-09-04 19:49:33 +00:00
Hugo van Kemenade
faa2375f81
Merge pull request #7357 from radarhere/qoi 2023-09-04 09:55:29 -06:00
Hugo van Kemenade
10d45950ae
Merge pull request #7358 from radarhere/bc5u 2023-09-04 09:54:52 -06:00
renovate[bot]
de741ef289
Update actions/checkout action to v4 2023-09-04 14:41:55 +00:00
Andrew Murray
2f9ef61fea
Merge pull request #7359 from radarhere/frombuffer
Map buffer into (0, 0) image
2023-09-04 19:44:22 +10:00
Hugo van Kemenade
601324bf89
Merge pull request #7363 from radarhere/pyqt6
Revert "Do not test PyQt6 on Python 3.12"
2023-09-01 22:20:46 -06:00
Hugo van Kemenade
9f1123f8c9
Merge pull request #7362 from radarhere/macos
Only list latest tested version
2023-09-01 22:15:25 -06:00
Andrew Murray
20dbc0f074 Revert "Do not test PyQt6 on Python 3.12"
This reverts commit 7a5ddc1712.
2023-09-02 11:37:22 +10:00
Andrew Murray
c0eb1bdeeb Only list latest tested version 2023-09-02 10:56:44 +10:00
Andrew Murray
725e2d6d9b
Merge pull request #402 from radarhere/xcb
Updated libxcb and dependencies
2023-09-01 20:44:55 +10:00
Hugo van Kemenade
3e1da55a44
Merge pull request #7353 from radarhere/freetype 2023-09-01 02:59:28 -06:00
Hugo van Kemenade
79f73bb5f8
Merge pull request #401 from radarhere/freetype 2023-09-01 02:58:48 -06:00
Hugo van Kemenade
bb2a1b9a9f
Merge branch 'main' into xcb 2023-09-01 02:05:46 -06:00
Hugo van Kemenade
aa26ef5932
Merge pull request #403 from radarhere/brotli 2023-09-01 02:04:27 -06:00
Andrew Murray
6024e6b5c0 Updated libxcb to 1.16 2023-09-01 08:41:55 +10:00
Andrew Murray
38586f2c28 Updated xcb-proto to 1.16.0 2023-09-01 08:41:38 +10:00
Andrew Murray
0b1aa1aeba Updated brotli to 1.1.0 2023-08-31 21:05:36 +10:00
Andrew Murray
51a6d45566 Map buffer into (0, 0) image 2023-08-31 16:31:45 +10:00
Andrew Murray
2b9217bba8 Added BC5U reading 2023-08-31 12:13:35 +10:00
Andrew Murray
7bf7ff8217 Use previous pixel alpha for QOI_OP_RGB 2023-08-31 09:27:33 +10:00
Andrew Murray
cc9f38efc0 Updated xorgproto to 2023.2 2023-08-30 22:14:51 +10:00
Andrew Murray
5e1b843959 Updated libpthread-stubs to 0.5 2023-08-30 22:14:34 +10:00
Andrew Murray
24606216e1 Update CHANGES.rst [ci skip] 2023-08-30 20:59:26 +10:00
Hugo van Kemenade
a25127034b
Merge pull request #7355 from radarhere/getpixel 2023-08-30 04:42:24 -06:00
Andrew Murray
f9f367fe54
Always cast to a tuple
Co-authored-by: Alexander Karpinsky <homm86@gmail.com>
2023-08-30 07:27:09 +10:00
Andrew Murray
69a81dd867 Convert list to tuple in Python instead of C 2023-08-28 22:43:20 +10:00
Andrew Murray
d8c3135b6b Allow getpixel to accept a list 2023-08-28 20:12:23 +10:00
Andrew Murray
091ab74429 Update CHANGES.rst [ci skip] 2023-08-28 18:22:04 +10:00
Andrew Murray
b1f5ee9043 Added font_size keyword arguments to ImageDraw text methods 2023-08-26 17:01:15 +10:00
Andrew Murray
eccef36948 Added size argument to load_default() 2023-08-26 17:01:01 +10:00
Andrew Murray
1e5aa21fa8 Added improved font to load_default() if FreeType is available 2023-08-26 17:00:34 +10:00
Andrew Murray
823178d4c2 Updated freetype to 2.13.2 2023-08-26 13:28:53 +10:00
Andrew Murray
014a00239f Updated freetype to 2.13.2 2023-08-26 13:26:05 +10:00
Andrew Murray
8fee27340d Update CHANGES.rst [ci skip] 2023-08-25 19:49:10 +10:00
Hugo van Kemenade
c68bf7df8f
Merge pull request #7336 from radarhere/blur 2023-08-25 03:20:16 -06:00
Hugo van Kemenade
643a52a2eb
Merge pull request #7351 from radarhere/freetype_tests 2023-08-24 14:20:26 -06:00
Andrew Murray
472eb66683 Skip tests that require FreeType if FreeType is not available 2023-08-24 19:02:27 +10:00
Hugo van Kemenade
d80610822f
Merge pull request #7345 from radarhere/jpeg 2023-08-23 20:33:59 +03:00
Andrew Murray
3ea8b54c00 Update CHANGES.rst [ci skip] 2023-08-22 12:08:50 +10:00
Andrew Murray
e021d06fff
Merge pull request #7332 from TheNooB2706/grabclipboard-linux
Added session type check in grabclipboard for Linux
2023-08-22 12:06:51 +10:00
Andrew Murray
9c3bc70f66
Use tuples
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-08-22 10:31:28 +10:00
Andrew Murray
dcfce9487e Merge branch 'main' into iptc 2023-08-22 10:14:48 +10:00
Andrew Murray
b37ca350a8 Allow FotoStation tags 2023-08-22 10:13:41 +10:00
Andrew Murray
8b14a67347 Merge branch 'main' into grabclipboard-linux 2023-08-21 23:58:17 +10:00