wiredfool
|
0ba69613c9
|
Add support for flat uint8 arrow arrays for multi channel images (#8908)
|
2025-05-30 13:11:09 +01:00 |
|
wiredfool
|
506691729a
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-30 10:40:35 +01:00 |
|
Andrew Murray
|
5a04b9581b
|
Run slow tests on valgrind, but without timeout (#8975)
|
2025-05-28 08:20:35 +10:00 |
|
Andrew Murray
|
a4f477565a
|
Merge branch 'main' into fix_arrow_8907
|
2025-05-24 10:34:05 +10:00 |
|
Andrew Murray
|
6807bd3d70
|
Added type hints
|
2025-05-23 11:04:08 +01:00 |
|
Andrew Murray
|
efa2288643
|
Updated libavif to 1.3.0
|
2025-05-15 08:38:33 +10:00 |
|
Andrew Murray
|
78887f6114
|
Corrected comment
|
2025-05-09 23:52:18 +10:00 |
|
Andrew Murray
|
c7193f74fc
|
Updated error message
|
2025-05-08 20:10:34 +10:00 |
|
Andrew Murray
|
47bebfc801
|
Allow loading state from Pillow < 11.2.1
|
2025-04-29 14:57:10 +10:00 |
|
wiredfool
|
45e24e429f
|
Rearrance so black doesn't screw up the formatting
|
2025-04-21 10:54:00 +01:00 |
|
wiredfool
|
bc4b664b70
|
Add integer range tests
|
2025-04-21 10:46:45 +01:00 |
|
wiredfool
|
6bf791a3e7
|
Use a named tuple for the packed parameters
|
2025-04-21 10:27:49 +01:00 |
|
Hugo van Kemenade
|
348589a367
|
Docs: use sentence case for headers (#8914)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-04-21 19:03:31 +10:00 |
|
Adian Kozlica
|
4402797b35
|
Add support for Grim in Wayland sessions ImageGrab (#8912)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-04-21 12:36:40 +10:00 |
|
wiredfool
|
ac500460df
|
lint
|
2025-04-17 22:22:31 +01:00 |
|
wiredfool
|
c729d4e208
|
Test uint32 array creation -> image32 images
|
2025-04-17 22:16:27 +01:00 |
|
wiredfool
|
3d77723a0c
|
Added arrow support for a flat array of 4*uint8 for image32 modes
|
2025-04-17 21:42:42 +01:00 |
|
Andrew Murray
|
3d4119521c
|
Close file pointer earlier (#8895)
|
2025-04-16 18:49:57 +03:00 |
|
Andrew Murray
|
6b5f8d768d
|
Do not include libavif in wheels
|
2025-04-10 13:55:02 +10:00 |
|
Hugo van Kemenade
|
cda26be10e
|
Merge pull request #8850 from hugovk/pep639
Replace deprecated classifier with licence expression (PEP 639)
|
2025-04-04 18:36:02 +03:00 |
|
Frankie Dintino
|
9f654ff748
|
Fixed conversion of AVIF image rotation property to EXIF orientation (#8866)
|
2025-04-04 16:41:11 +03:00 |
|
Andrew Murray
|
1103e82d17
|
Include filename in state
|
2025-04-02 11:14:58 +11:00 |
|
mergify[bot]
|
7c56b383ff
|
Merge pull request #8842 from AdianKozlica/image_grab_wayland_kde
Add KDE Wayland support for ImageGrab
|
2025-04-01 09:38:56 +00:00 |
|
mergify[bot]
|
64178415e6
|
Merge pull request #8852 from radarhere/save
Only change readonly if saved filename matches opened filename
|
2025-04-01 09:22:14 +00:00 |
|
Andrew Murray
|
98e74fd7a0
|
Merge pull request #8516 from radarhere/imagegrab
Allow HWND to be passed to ImageGrab.grab() on Windows
|
2025-04-01 18:45:03 +11:00 |
|
Adian Kozlica
|
2b62c0beeb
|
Merge branch 'main' into image_grab_wayland_kde
|
2025-04-01 09:43:52 +02:00 |
|
Andrew Murray
|
a7537b1b06
|
Only change readonly if saved filename matches opened filename
|
2025-04-01 18:31:04 +11:00 |
|
wiredfool
|
5c76e7ec17
|
Image -> Arrow support (#8330)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-01 09:10:45 +03:00 |
|
Frankie Dintino
|
7d50816f0a
|
Add AVIF plugin (decoder + encoder using libavif) (#5201)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-04-01 07:13:21 +03:00 |
|
Hugo van Kemenade
|
d8a0cb5db1
|
Work around pyroma test
|
2025-03-31 23:04:08 +03:00 |
|
Andrew Murray
|
b1f7ba0a41
|
Merge pull request #8772 from radarhere/zlib_macos
Revert to zlib on macOS < 10.15
|
2025-03-31 08:47:49 +11:00 |
|
Andrew Murray
|
81be8d5410
|
Fixed unclosed file warning (#8847)
|
2025-03-30 21:16:25 +03:00 |
|
Andrew Murray
|
ca9f4f8304
|
Merge branch 'main' into imagegrab
|
2025-03-30 21:53:23 +11:00 |
|
Andrew Murray
|
14fb62e36c
|
Assert image type (#8619)
|
2025-03-30 10:42:46 +03:00 |
|
Adian Kozlica
|
ec11f7aaed
|
Merge branch 'main' into image_grab_wayland_kde
|
2025-03-29 23:51:29 +01: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
|
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 |
|
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
|
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 |
|