Commit Graph

20027 Commits

Author SHA1 Message Date
Andrew Murray
d5e1601b32 Improved documentation 2025-10-15 20:02:12 +11:00
Andrew Murray
e533ccccfc Merge branch 'main' into imagetext 2025-10-15 19:38:38 +11:00
Andrew Murray
95a85dc669 Use snake case 2025-10-15 19:38:30 +11:00
Andrew Murray
4889863139 Renamed ImageText class to Text 2025-10-15 19:38:25 +11:00
Hugo van Kemenade
5ee57e4c83
Support saving variable length rational TIFF tags by default (#9241) 2025-10-15 11:06:57 +03:00
Hugo van Kemenade
1148b7af72
Check return types (#9045) 2025-10-15 11:06:20 +03:00
Hugo van Kemenade
7a6664d70b
Added four private SGI TIFF tags (#9245) 2025-10-15 11:01:35 +03:00
Hugo van Kemenade
9e3a70a514
Band names for arrow exported images (#9099) 2025-10-15 10:56:32 +03:00
Hugo van Kemenade
608619c17f
Use macos-latest for iOS arm64 simulator (#9250) 2025-10-15 10:55:22 +03:00
Andrew Murray
9cb36a91d0
Upgrade from macos-13 (#9212)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-10-15 10:53:49 +03:00
Hugo van Kemenade
9042234052
If pasting an image onto itself at a lower position, copy from bottom (#8882) 2025-10-15 10:51:31 +03:00
Hugo van Kemenade
1e5237af77
Removed unused access for I;32L and I;32B (#9238) 2025-10-15 10:50:51 +03:00
Hugo van Kemenade
33eb16bb39
Update comment: ImagingHistogramInstance can use two bands (#9251) 2025-10-14 15:08:33 +03:00
Andrew Murray
2e74354e92
Corrected scientific-python-nightly-wheels pattern (#9252) 2025-10-14 23:06:07 +11:00
Andrew Murray
8de7e7763e Corrected scientific-python-nightly-wheels pattern 2025-10-14 21:47:56 +11:00
Andrew Murray
2caa504991 ImagingHistogramInstance can use two bands 2025-10-14 18:57:26 +11:00
Andrew Murray
55f3e63b22 Revert "Use macos-14 for iOS arm64 simulator (#9161)"
This reverts commit c214ad8c8d.
2025-10-14 18:25:56 +11:00
Andrew Murray
014f421221 Removed assert 2025-10-14 08:48:22 +11:00
Andrew Murray
c60b36d0a7
Run sdist when scheduled, but do not upload to scientific-python-nightly-wheels index (#9248) 2025-10-13 15:24:04 +03:00
Hugo van Kemenade
4892244908
Update 12.0.0 release notes (#9247)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-10-13 00:31:32 +03:00
Andrew Murray
5d09e0d325
Update dependency cibuildwheel to v3.2.1 (#9246) 2025-10-12 22:51:38 +11:00
Andrew Murray
416fb81074
Removed shebang lines and executable flags (#9179)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-10-12 13:19:34 +03:00
renovate[bot]
1b2121c7a1
Update dependency cibuildwheel to v3.2.1 2025-10-12 09:35:05 +00:00
Andrew Murray
e36bf768c5 Added four private SGI tags 2025-10-12 15:58:22 +11:00
Andrew Murray
c874256132 Support saving variable length rational TIFF tags by default 2025-10-12 07:08:52 +11:00
Hugo van Kemenade
fbdf607c7f
Wheels CI: Check number of expected dists (#9239)
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-10-11 17:13:22 +03:00
wiredfool
52413cf0dc
Update Tests/test_arro3.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-10-11 08:25:07 +01:00
Andrew Murray
a66d0d1f05 Assert getpalette does not return None 2025-10-11 14:48:13 +11:00
Andrew Murray
755ebb8307 Assert getcolors does not return None 2025-10-11 14:48:01 +11:00
Andrew Murray
76ab80f10b Assert getpixel returns tuple 2025-10-11 14:48:01 +11:00
wiredfool
b4fe17cecf More typey lint 2025-10-10 15:39:47 +01:00
wiredfool
13e4e587e6 added import-not-found ignores, removed call-overload ignores 2025-10-10 15:34:11 +01:00
Andrew Murray
324258ca7a Split parametrization 2025-10-10 15:19:25 +01:00
Hugo van Kemenade
9fd4af55f7
Remove Pillow version from PDF comment (#9176) 2025-10-10 16:54:06 +03:00
Hugo van Kemenade
c47b8badb3
Assert image type (#8845) 2025-10-10 16:43:14 +03:00
Hugo van Kemenade
ef8d5d3c2a
Support saving variable length rational TIFF tags (#9111) 2025-10-10 16:40:37 +03:00
Andrew Murray
5d3086b01f Removed unused access for I;32L and I;32B 2025-10-10 22:44:09 +11:00
Hugo van Kemenade
6d6f0496d9
Build Python 3.14 on macOS 10.15 (#9234) 2025-10-10 13:40:56 +03:00
Hugo van Kemenade
3a8b9052e0
Added ImageDraw alpha channel examples (#9201) 2025-10-10 13:13:07 +03:00
Hugo van Kemenade
7cb074f095
Test GD transparency (#9196) 2025-10-10 12:59:22 +03:00
Hugo van Kemenade
10c674510f
Test mode when saving PPM images (#9195) 2025-10-10 12:58:56 +03:00
Hugo van Kemenade
8e3784f37b
Test unsupported BMP bitfields layout (#9193) 2025-10-10 12:58:45 +03:00
Hugo van Kemenade
396755ed1b
Test largest CUR cursor (#9191) 2025-10-10 12:58:15 +03:00
Hugo van Kemenade
274a65b5d0
Do not unnecessarily update FLI __offset (#9184) 2025-10-10 12:56:14 +03:00
Hugo van Kemenade
71e6660f5d
Fill alpha channel when quantizing RGB images (#9133) 2025-10-10 12:50:38 +03:00
Hugo van Kemenade
8c42abd946
Allow RGBA palettes to work with ImageOps.expand() (#9138) 2025-10-10 12:48:12 +03:00
Hugo van Kemenade
c22e7af885
Fixed loading rotated PCD images (#9177) 2025-10-10 12:45:28 +03:00
Andrew Murray
c40ba22a5f
Cast before shifting bits (#9236) 2025-10-10 07:58:32 +11:00
Andrew Murray
a2ef220b32 Cast before additional shifting 2025-10-09 21:01:42 +11:00
Andrew Murray
1d4cda65cf Cast to UINT32 before shifting bits 2025-10-09 21:01:17 +11:00