Andrew Murray
|
89c38258dc
|
Assert getcolors() does not return None
|
2025-06-07 11:13:30 +10:00 |
|
Andrew Murray
|
a3da70e76e
|
Assert load() does not return None
|
2025-06-07 11:13:30 +10:00 |
|
Andrew Murray
|
cba096b4a9
|
Assert pixel data is tuple
|
2025-06-07 11:13:12 +10:00 |
|
Andrew Murray
|
33460d2f82
|
Assert _getmp() does not return None
|
2025-06-07 11:09:38 +10:00 |
|
Andrew Murray
|
0d1edba311
|
Assert tile args is tuple
|
2025-06-07 11:09:38 +10:00 |
|
renovate[bot]
|
f3b05d6fab
|
Update dependency mypy to v1.16.0 (#8991)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-06-07 11:07:21 +10:00 |
|
Andrew Murray
|
9d5ea827e4
|
Call startswith once with a tuple
|
2025-06-05 18:16:05 +10:00 |
|
Andrew Murray
|
f03c23683e
|
Trim whitespace from end when parsing XMP data
|
2025-06-04 20:08:58 +10:00 |
|
Andrew Murray
|
cb077a16c8
|
Handle UNDEFINED XMP data
|
2025-06-04 20:07:13 +10:00 |
|
Hugo van Kemenade
|
1bf32ae892
|
Fix test (#8996)
|
2025-06-04 09:06:09 +02:00 |
|
Andrew Murray
|
eb0256acc0
|
Fixed test
|
2025-06-03 22:44:26 +10:00 |
|
Andrew Murray
|
fa7413904b
|
Updated ruff ID
|
2025-06-03 14:13:22 +10:00 |
|
pre-commit-ci[bot]
|
070e1eba62
|
[pre-commit.ci] pre-commit autoupdate (#8993)
|
2025-06-03 14:08:24 +10:00 |
|
Andrew Murray
|
95603e9717
|
Use ImageFile.MAXBLOCK in tobytes() (#8906)
|
2025-06-02 20:14:11 +10:00 |
|
Andrew Murray
|
892fd2c2af
|
Removed unreachable code (#8918)
|
2025-06-01 15:41:48 +10:00 |
|
REDxEYE
|
207843f6cf
|
Update src/libImaging/Unpack.c
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-31 14:39:27 +03:00 |
|
Andrew Murray
|
2533e0f9f7
|
Updated test image to avoid converting
|
2025-05-31 21:33:58 +10:00 |
|
Andrew Murray
|
e152b2b5eb
|
Removed test parameter
|
2025-05-31 21:33:42 +10:00 |
|
Andrew Murray
|
076b93f497
|
Only use alpha flag for bcn if alpha exists
|
2025-05-31 21:33:30 +10:00 |
|
Andrew Murray
|
3f09f9b5cc
|
DXT1 supports 8-bit alpha
|
2025-05-31 21:33:20 +10:00 |
|
Andrew Murray
|
320dff834d
|
Thumbnail does not scale up
|
2025-05-31 21:33:11 +10:00 |
|
Andrew Murray
|
99f8d8ff39
|
Convert to RGBA for low-res DXT1
|
2025-05-31 21:33:02 +10:00 |
|
Andrew Murray
|
766f60e8b2
|
Removed HEADER_V72 and HEADER_V73
|
2025-05-31 21:32:54 +10:00 |
|
Andrew Murray
|
8cb320a6d1
|
Comment unused enums
|
2025-05-31 21:32:44 +10:00 |
|
Andrew Murray
|
270313048d
|
Do not use buffer
|
2025-05-31 21:32:30 +10:00 |
|
Andrew Murray
|
b40aa6888c
|
Default to pixel format specific to mode
|
2025-05-31 21:32:20 +10:00 |
|
Hugo van Kemenade
|
d730e60078
|
Update Ubuntu CI targets (#8988)
|
2025-05-31 10:52:59 +02:00 |
|
Hugo van Kemenade
|
598066d9e1
|
Stop testing deprecated Windows Server 2019 runner image (#8989)
|
2025-05-31 07:12:50 +02:00 |
|
Andrew Murray
|
9327e425ba
|
Stop testing deprecated Windows Server 2019
|
2025-05-31 12:02:16 +10:00 |
|
Andrew Murray
|
bc4138f169
|
ubuntu-latest now uses Ubuntu 24.04
|
2025-05-31 11:48:49 +10:00 |
|
仓鼠
|
3944db288a
|
Update MinGW package names (#8987)
|
2025-05-31 11:10:45 +10:00 |
|
wiredfool
|
256f6ea1c1
|
Valgrind Memory Leak Checking (#8954)
|
2025-05-30 14:28:40 +01:00 |
|
wiredfool
|
f34b4a1806
|
Add parallel test target, using pytest-xdist (#8972)
|
2025-05-30 13:28:09 +01:00 |
|
wiredfool
|
0ba69613c9
|
Add support for flat uint8 arrow arrays for multi channel images (#8908)
|
2025-05-30 13:11:09 +01:00 |
|
wiredfool
|
22d6265063
|
Updated docstring (#8943)
|
2025-05-30 13:06:47 +01:00 |
|
wiredfool
|
e16f387bdf
|
Mention that tobytes() with the raw encoder uses Pack.c (#8878)
|
2025-05-30 13:01:19 +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 |
|
wiredfool
|
399b6c1045
|
Update Makefile
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-30 10:40:07 +01:00 |
|
wiredfool
|
98cf15e9e4
|
Update depends/docker-test-valgrind-memory.sh
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-05-30 10:35:13 +01:00 |
|
wiredfool
|
6a60b2e6dd
|
Remove Tests/ path arg, this is already configured
|
2025-05-30 10:27:11 +01:00 |
|
Andrew Murray
|
62da23bf83
|
Removed polygon from DRAW struct
|
2025-05-29 18:27:22 +10:00 |
|
Andrew Murray
|
fcac6e7896
|
Removed hasAlpha argument
|
2025-05-29 18:27:17 +10:00 |
|
Andrew Murray
|
2ee2a1496d
|
Simplified code
|
2025-05-29 18:26:09 +10:00 |
|
Andrew Murray
|
5000c83bcc
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
|
Andrew Murray
|
5b854b2332
|
Merge branch 'main' into valgrind-leakcheck
|
2025-05-28 08:27:57 +10:00 |
|
Andrew Murray
|
5a04b9581b
|
Run slow tests on valgrind, but without timeout (#8975)
|
2025-05-28 08:20:35 +10:00 |
|
Hugo van Kemenade
|
06e618c470
|
Removed CMAKE_POLICY_VERSION_MINIMUM=3.5 for libavif (#8973)
|
2025-05-27 17:18:20 +03:00 |
|
Hugo van Kemenade
|
90f115cd33
|
Reduced number of bytes read in WMF header (#8964)
|
2025-05-27 17:17:15 +03:00 |
|
Andrew Murray
|
bcc6e42bf8
|
Fixed saving MPO with more than one appended image
|
2025-05-27 21:08:58 +10:00 |
|
Andrew Murray
|
0eef5e20ef
|
Merge pull request #29 from wiredfool/tiff_mmap
Mark the image read-only in the C layer if it's created from a read only buffer
|
2025-05-27 09:12:43 +10:00 |
|