Hugo van Kemenade
|
c556c5f241
|
Merge pull request #7400 from radarhere/macos
Updated macOS tested Pillow versions
|
2023-09-15 23:01:11 -06:00 |
|
Andrew Murray
|
96e3534034
|
Corrected converting signed values to unsigned in BC5S
|
2023-09-16 13:53:10 +10:00 |
|
Andrew Murray
|
09e9b95035
|
Updated macOS tested Pillow versions
|
2023-09-16 10:46:05 +10:00 |
|
Andrew Murray
|
cabfed9137
|
Describe Image.MIME in register_mime()
|
2023-09-16 09:34:17 +10:00 |
|
Andrew Murray
|
cee8fd0788
|
Improved init() and preinit() documentation
|
2023-09-16 09:34:04 +10:00 |
|
Andrew Murray
|
fce23ddce8
|
Updated order
|
2023-09-15 23:42:43 +10:00 |
|
Andrew Murray
|
daaae1945e
|
Update CHANGES.rst [ci skip]
|
2023-09-15 23:42:28 +10:00 |
|
Andrew Murray
|
75d77ae6b2
|
Added release notes for 10.0.1
|
2023-09-15 23:41:22 +10:00 |
|
Andrew Murray
|
deb384b86e
|
Pillow -> 10.0.1
|
2023-09-15 22:53:16 +10:00 |
|
Andrew Murray
|
7a789c4846
|
Merge pull request #400 from radarhere/zlib
Updated zlib to 1.3
|
2023-09-15 22:15:55 +10:00 |
|
mergify[bot]
|
33440f5570
|
Merge pull request #408 from radarhere/webp
Updated libwebp to 1.3.2
|
2023-09-14 22:26:47 +00:00 |
|
mergify[bot]
|
7beefde637
|
Merge pull request #7395 from radarhere/webp
Updated libwebp to 1.3.2
|
2023-09-14 13:41:56 +00:00 |
|
Andrew Murray
|
2be800d2bf
|
Updated libwebp to 1.3.2
|
2023-09-14 15:32:33 +10:00 |
|
Andrew Murray
|
dd30780ade
|
Updated libwebp to 1.3.2
|
2023-09-14 15:31:22 +10:00 |
|
Andrew Murray
|
ffe2076fd6
|
Shortened property description
|
2023-09-13 08:03:23 +10:00 |
|
Hugo van Kemenade
|
062ad907bc
|
Merge pull request #7388 from radarhere/imagequant
Updated libimagequant to 4.2.1
|
2023-09-12 10:33:31 -06:00 |
|
Andrew Murray
|
3ee8009561
|
Document gs_binary property
|
2023-09-12 22:22:42 +10:00 |
|
Andrew Murray
|
a84a43528e
|
Added gs_binary to control Ghostscript use on all platforms
|
2023-09-12 19:46:46 +10:00 |
|
Andrew Murray
|
f225130ee5
|
Only search for Ghostscript Windows binary when needed
|
2023-09-12 19:08:30 +10:00 |
|
nopperl
|
69b888e53d
|
remove test parameterization
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-09-11 20:35:13 +00:00 |
|
Andrew Murray
|
e1889544cd
|
Update CHANGES.rst [ci skip]
|
2023-09-11 22:03:46 +10:00 |
|
Hugo van Kemenade
|
d06e939a5e
|
Merge pull request #7383 from radarhere/tiff_orientation
|
2023-09-11 04:53:47 -06:00 |
|
Andrew Murray
|
1217b13b9e
|
Handle tag_v2 in TiffImagePlugin
|
2023-09-11 19:02:17 +10:00 |
|
Andrew Murray
|
5f7ad10548
|
Updated libimagequant to 4.2.1
|
2023-09-11 15:49:10 +10:00 |
|
Hugo van Kemenade
|
b8b78ed434
|
Merge pull request #7385 from radarhere/harfbuzz
|
2023-09-09 03:39:54 -06:00 |
|
mergify[bot]
|
66bcf1ff99
|
Merge pull request #407 from radarhere/harfbuzz
Updated harfbuzz to 8.2.0
|
2023-09-09 08:36:43 +00:00 |
|
Andrew Murray
|
c0b7842b33
|
Updated harfbuzz to 8.2.0
|
2023-09-09 15:29:50 +10:00 |
|
Andrew Murray
|
35ef6ab36f
|
Updated harfbuzz to 8.2.0
|
2023-09-09 15:28:48 +10:00 |
|
Hugo van Kemenade
|
a3cbf81fb6
|
Merge pull request #405 from radarhere/brotli
|
2023-09-07 23:40:37 -06:00 |
|
Hugo van Kemenade
|
c47dd289c8
|
Merge pull request #406 from radarhere/tests
|
2023-09-07 23:39:28 -06:00 |
|
Andrew Murray
|
d0abab7997
|
When orientation is applied, delete TIFF tag
|
2023-09-08 15:05:53 +10:00 |
|
Andrew Murray
|
e195e60ce2
|
Ensure TIFF has transposed on load before checking orientation
|
2023-09-08 15:05:48 +10:00 |
|
Andrew Murray
|
ea953c0514
|
When TIFF applies orientation on load, delete tag from getexif()
|
2023-09-08 15:05:36 +10:00 |
|
Andrew Murray
|
fb5d249efb
|
Install defusedxml, olefile and pyroma for tests
|
2023-09-08 10:11:09 +10:00 |
|
pre-commit-ci[bot]
|
794a1d7ff2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-07 18:36:32 +00:00 |
|
nopperl
|
12d8b439d5
|
Read bounding box information from the trailer of EPS files if specified
|
2023-09-07 20:20:35 +02:00 |
|
Andrew Murray
|
1a439c1832
|
Fixed brotli detection on aarch64
|
2023-09-08 00:00:37 +10:00 |
|
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 |
|