Andrew Murray
|
382c3ab10d
|
spectacle may also be used on Linux
|
2025-03-30 11:16:05 +11:00 |
|
Adian Kozlica
|
ec11f7aaed
|
Merge branch 'main' into image_grab_wayland_kde
|
2025-03-29 23:51:29 +01:00 |
|
Adian Kozlica
|
2f672935eb
|
Merge pull request #1 from radarhere/image_grab_wayland_kde
Do not create temporary file if no utility is available
|
2025-03-29 23:44:12 +01:00 |
|
Andrew Murray
|
bce83ac800
|
Enable mmap on PyPy (#8840)
|
2025-03-29 18:36:36 +02:00 |
|
Andrew Murray
|
25653d2f87
|
Corrected P mode save (#8685)
|
2025-03-29 18:34:42 +02:00 |
|
Andrew Murray
|
e8a9b56603
|
Improved connecting discontiguous corners (#8659)
|
2025-03-29 18:33:51 +02:00 |
|
Andrew Murray
|
03dc994baa
|
Check that _fp type is not DeferredError before use (#8640)
|
2025-03-29 18:30:30 +02:00 |
|
Andrew Murray
|
6bffa3a9d4
|
Only read until the offset of the next tile (#8609)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-29 18:29:02 +02:00 |
|
Andrew Murray
|
140e426082
|
Added USE_RAW_ALPHA (#8602)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-29 18:27:00 +02:00 |
|
Andrew Murray
|
93cdfeb488
|
Prevent TIFFRGBAImageBegin from applying image orientation (#8556)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-29 18:25:57 +02:00 |
|
Andrew Murray
|
6d42449788
|
Allow loading of EMF images at a given DPI (#8536)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-29 18:25:13 +02:00 |
|
Hugo van Kemenade
|
2579973815
|
Merge pull request #8506 from radarhere/emf_records
Skip failing records when rendering WMF images
|
2025-03-29 18:19:10 +02:00 |
|
Andrew Murray
|
ae52f9f37d
|
Added release notes for #8781 and #8837 (#8843)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-29 15:21:51 +02:00 |
|
Andrew Murray
|
e685e2833e
|
Do not create temporary file if no utility is available
|
2025-03-29 18:27:02 +11:00 |
|
Adian Kozlica
|
eeb494abf7
|
Fix formatting
|
2025-03-28 17:18:09 +01:00 |
|
Adian Kozlica
|
722283e819
|
Add KDE Wayland support for ImageGrab
|
2025-03-28 16:43:10 +01:00 |
|
Andrew Murray
|
1cb6c7c347
|
Parametrize tests (#8838)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-28 14:27:39 +02:00 |
|
Andrew Murray
|
10ccbd7788
|
If append_images is populated, default save_all to True (#8781)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-27 18:01:09 +02:00 |
|
Hugo van Kemenade
|
095f5992bc
|
Merge pull request #8826 from radarhere/gimp
Added GimpPaletteFile frombytes() to allow for unlimited parsing
|
2025-03-27 14:47:29 +02:00 |
|
Andrew Murray
|
3c185d1f69
|
Do not load image during save if file extension is unknown (#8835)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-27 14:44:27 +02:00 |
|
Andrew Murray
|
e1f0def839
|
Updated xz to 5.8.0, except on manylinux2014 (#8836)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-27 14:43:07 +02:00 |
|
Andrew Murray
|
fecb53b4b9
|
Merge pull request #8837 from radarhere/bcn_decode
Do not convert BC1 LUT to UINT32
|
2025-03-27 23:13:33 +11:00 |
|
Andrew Murray
|
295a5e9bd7
|
Do not convert BC1 LUT to UINT32
|
2025-03-27 21:36:17 +11:00 |
|
Andrew Murray
|
b8abded99b
|
Change back to actions/setup-python (#8833)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-25 15:31:49 +02:00 |
|
Andrew Murray
|
b6b6eae996
|
Merge pull request #8832 from python-pillow/renovate/cibuildwheel-2.x
Update dependency cibuildwheel to v2.23.2
|
2025-03-25 13:10:44 +11:00 |
|
renovate[bot]
|
14d495a519
|
Update dependency cibuildwheel to v2.23.2
|
2025-03-25 00:41:03 +00:00 |
|
Andrew Murray
|
053b5790e1
|
Added media_white_point (#8829)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-24 15:22:21 +02:00 |
|
Andrew Murray
|
bca693bd82
|
Updated harfbuzz to 11.0.0 (#8830)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-03-24 08:33:45 +02:00 |
|
Hugo van Kemenade
|
af09976a5f
|
Merge pull request #8825 from radarhere/fixme
Removed FIXME
|
2025-03-21 22:09:16 +02:00 |
|
Hugo van Kemenade
|
478ccb4e69
|
Merge pull request #8823 from radarhere/test_fp
Simplified test code
|
2025-03-21 15:04:21 +02:00 |
|
Andrew Murray
|
c7e3158d51
|
Added explicit test for opening and saving image with string
|
2025-03-21 20:47:38 +11:00 |
|
Andrew Murray
|
9334bf040e
|
Do not cast unnecessarily
|
2025-03-21 20:41:52 +11:00 |
|
Andrew Murray
|
8d55054877
|
Reuse temp path
|
2025-03-21 20:41:15 +11:00 |
|
Andrew Murray
|
8d440f734b
|
Removed unused argument
|
2025-03-21 20:39:36 +11:00 |
|
Andrew Murray
|
21ff960c9c
|
Test that an unlimited number of lines is not read by __init__
|
2025-03-21 08:51:41 +11:00 |
|
Andrew Murray
|
510bc05577
|
Added frombytes() to allow for unlimited parsing
|
2025-03-20 23:12:35 +11:00 |
|
Andrew Murray
|
0888dc02ac
|
Allow for two header fields and a comment
|
2025-03-20 23:10:09 +11:00 |
|
Andrew Murray
|
acd8548f6e
|
Removed FIXME
|
2025-03-20 22:36:59 +11:00 |
|
Hugo van Kemenade
|
e66ebb6428
|
Merge pull request #8822 from radarhere/comment
Updated comment
|
2025-03-19 16:13:37 +02:00 |
|
Hugo van Kemenade
|
b40bcab6dd
|
Merge pull request #8824 from radarhere/dds_docs
Added release notes for #8807
|
2025-03-19 15:18:23 +02:00 |
|
Andrew Murray
|
700d36f2d2
|
Added release notes for #8807
|
2025-03-20 00:11:18 +11:00 |
|
Andrew Murray
|
6cc5f1f0ad
|
Simplified code
|
2025-03-19 20:58:40 +11:00 |
|
Andrew Murray
|
ba2c4291ea
|
Updated comment
|
2025-03-19 19:22:15 +11:00 |
|
Hugo van Kemenade
|
e1bf0f647f
|
Merge pull request #8805 from radarhere/gimp
Start from zero index when reading GimpPaletteFile
|
2025-03-18 15:32:24 +02:00 |
|
Hugo van Kemenade
|
74fec91d33
|
Merge pull request #8807 from radarhere/dxt1
Support saving DDS images with pixel formats
|
2025-03-18 15:31:38 +02:00 |
|
Hugo van Kemenade
|
039ecaca62
|
Merge pull request #8820 from radarhere/tiff_timeout
If every TIFF tile covers the image, only use the last offset
|
2025-03-18 15:20:21 +02:00 |
|
Hugo van Kemenade
|
eec43cfbc0
|
Merge pull request #8817 from radarhere/typo
DXT3 images are read in RGBA mode
|
2025-03-17 21:33:06 +02:00 |
|
Andrew Murray
|
841ba163fd
|
If every tile covers the image, only use the last offset
|
2025-03-18 00:21:08 +11:00 |
|
Andrew Murray
|
cd11792c15
|
Added BC5 saving
|
2025-03-17 07:55:25 +11:00 |
|
Andrew Murray
|
b0315cc603
|
Added BC2 loading and saving
|
2025-03-17 07:55:24 +11:00 |
|