Yay295
|
c0d04e8b34
|
use .size instead of ._size
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-10-01 09:33:33 -05:00 |
|
Andrew Murray
|
84b167dfd5
|
Update CHANGES.rst [ci skip]
|
2024-10-01 21:11:56 +10:00 |
|
Hugo van Kemenade
|
0e0cb06a8d
|
Merge pull request #8431 from radarhere/imageenhance
|
2024-10-01 13:58:11 +03:00 |
|
Hugo van Kemenade
|
07389b2f18
|
Merge pull request #8416 from radarhere/compact_within_map
|
2024-10-01 13:55:50 +03:00 |
|
Hugo van Kemenade
|
c9c8d45898
|
Merge pull request #8422 from radarhere/resize_i16
|
2024-10-01 13:55:13 +03:00 |
|
Hugo van Kemenade
|
ea15e0e622
|
Merge pull request #8413 from radarhere/sgirle_memory
|
2024-10-01 13:52:22 +03:00 |
|
Hugo van Kemenade
|
747fdf5069
|
Merge pull request #8402 from radarhere/sgirle
|
2024-10-01 13:52:08 +03:00 |
|
Andrew Murray
|
f614580a2d
|
Merge pull request #8430 from python-pillow/renovate/github-actions
Update scientific-python/upload-nightly-action action to v0.6.1
|
2024-10-01 08:46:37 +10:00 |
|
Andrew Murray
|
749bec097c
|
Do not convert image unnecessarily
|
2024-10-01 07:11:24 +10:00 |
|
renovate[bot]
|
4bfc77a1b1
|
Update scientific-python/upload-nightly-action action to v0.6.1
|
2024-09-30 20:19:02 +00:00 |
|
Yay295
|
782f0e8a5a
|
change "Read" to "Parse" in comment
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-09-30 08:23:28 -05:00 |
|
Yay295
|
75286a4e40
|
add some comments
|
2024-09-30 08:23:28 -05:00 |
|
Andrew Murray
|
f3fe22d2f2
|
Break if the bit depth or mode id are unknown
|
2024-09-30 08:23:28 -05:00 |
|
Yay295
|
56e4ad0dea
|
don't name positional arguments
|
2024-09-30 08:23:28 -05:00 |
|
Yay295
|
6b168a3e2b
|
add EPS test for image with ImageData and BoundingBox (atend)
|
2024-09-30 08:23:27 -05:00 |
|
Yay295
|
00bbd4a5b9
|
use "with Image" instead of closing manually
|
2024-09-30 08:23:27 -05:00 |
|
Yay295
|
3ccecd91ce
|
convert eps using pnmraw instead of ppmraw
This lets Ghostscript choose the best device to use (pbmraw, pgmraw, ppmraw) based on the image data.
|
2024-09-30 08:23:27 -05:00 |
|
Yay295
|
283b41afa0
|
test 1.eps size and data
|
2024-09-30 08:23:26 -05:00 |
|
Yay295
|
6fe4375f28
|
move eps test images to their own folder
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2024-09-30 08:23:26 -05:00 |
|
Andrew Murray
|
c6b08ef32c
|
Update CHANGES.rst [ci skip]
|
2024-09-30 22:13:24 +10:00 |
|
Hugo van Kemenade
|
c5835fe86b
|
Merge pull request #8427 from radarhere/appveyor
|
2024-09-30 14:53:20 +03:00 |
|
Hugo van Kemenade
|
4f965289e1
|
Merge pull request #8429 from radarhere/macos
|
2024-09-30 14:52:12 +03:00 |
|
Hugo van Kemenade
|
0314bb3331
|
Merge pull request #8408 from radarhere/fli
|
2024-09-30 14:50:54 +03:00 |
|
Andrew Murray
|
42ad42c174
|
Merge branch 'main' into resize_i16
|
2024-09-30 19:50:26 +10:00 |
|
Andrew Murray
|
a99361a38f
|
Raise an error if path is compacted during mapping
|
2024-09-30 19:50:08 +10:00 |
|
Andrew Murray
|
851449edfc
|
Free memory on early return
|
2024-09-30 19:49:13 +10:00 |
|
Andrew Murray
|
fc65e437cf
|
Prevent division by zero
|
2024-09-30 19:48:53 +10:00 |
|
Andrew Murray
|
cc0b6b9de9
|
Cast int before potentially exceeding INT_MAX
|
2024-09-30 19:47:52 +10:00 |
|
Hugo van Kemenade
|
7e6e08ea6a
|
Merge pull request #8428 from radarhere/cifuzz
|
2024-09-30 12:37:12 +03:00 |
|
Andrew Murray
|
b94c5c5e34
|
Updated macOS tested Pillow versions
|
2024-09-30 19:32:21 +10:00 |
|
Andrew Murray
|
7a62c788ed
|
Updated tested Python versions
|
2024-09-30 19:15:40 +10:00 |
|
Andrew Murray
|
21ab53e0c0
|
Updated test environment documentation
|
2024-09-30 12:38:13 +10:00 |
|
Hugo van Kemenade
|
3beac54715
|
Merge pull request #8425 from python-pillow/renovate/github-actions
Update scientific-python/upload-nightly-action action to v0.6.0
|
2024-09-29 11:28:16 +00:00 |
|
renovate[bot]
|
3a734b5d4b
|
Update scientific-python/upload-nightly-action action to v0.6.0
|
2024-09-29 05:19:39 +00:00 |
|
mergify[bot]
|
c6e07d0272
|
Merge pull request #8400 from radarhere/geometry
Check image value before use
|
2024-09-28 23:07:00 +00:00 |
|
Hugo van Kemenade
|
e9f831d3db
|
Merge branch 'main' into geometry
|
2024-09-28 15:45:39 -07:00 |
|
Andrew Murray
|
ed143f5fec
|
Update CHANGES.rst [ci skip]
|
2024-09-29 06:40:50 +10:00 |
|
Hugo van Kemenade
|
a89b3d53ff
|
Merge pull request #8424 from radarhere/harfbuzz
|
2024-09-28 09:06:25 -07:00 |
|
Hugo van Kemenade
|
58ef920771
|
Merge pull request #8420 from radarhere/libimagequant_lib64
|
2024-09-28 09:05:51 -07:00 |
|
Andrew Murray
|
e976096c2e
|
Allow libimagequant shared library path to change
|
2024-09-28 20:39:04 +10:00 |
|
Andrew Murray
|
30fca7a1d6
|
Install meson through pip
|
2024-09-28 18:38:45 +10:00 |
|
Hugo van Kemenade
|
25592b634e
|
Merge pull request #8423 from radarhere/lint
|
2024-09-27 23:50:06 -07:00 |
|
Andrew Murray
|
d33270ab51
|
Set default resize sampling for I;16* images to BICUBIC
|
2024-09-28 15:35:42 +10:00 |
|
Andrew Murray
|
2e73ffe703
|
Exclude multibuild from black and ruff
|
2024-09-28 15:29:09 +10:00 |
|
Andrew Murray
|
e306546bf1
|
Use ruff check
|
2024-09-28 15:16:33 +10:00 |
|
Andrew Murray
|
04a00d273c
|
Support all resampling filters when resizing I;16* images
|
2024-09-28 14:27:40 +10:00 |
|
Andrew Murray
|
bda62c1ac5
|
Revert "Temporarily disable cifuzz"
This reverts commit 3146940716 .
|
2024-09-28 12:32:44 +10:00 |
|
Hugo van Kemenade
|
86b42a95d8
|
Merge pull request #8421 from radarhere/harfbuzz
|
2024-09-27 16:02:50 -07:00 |
|
Andrew Murray
|
485a062010
|
Update CHANGES.rst [ci skip]
|
2024-09-27 23:13:03 +10:00 |
|
Andrew Murray
|
fb8db83122
|
Updated harfbuzz to 10.0.1 on macOS
|
2024-09-27 17:35:06 +10:00 |
|