Hugo van Kemenade
|
76f04b46c5
|
Fix warnings (#9257)
|
2025-10-17 21:18:10 +03:00 |
|
Hugo van Kemenade
|
2d23257595
|
Update macOS tested Pillow versions (#9265)
|
2025-10-17 15:29:08 +03:00 |
|
Andrew Murray
|
03d48f4011
|
Updated macOS tested Pillow versions
|
2025-10-17 23:05:33 +11:00 |
|
Hugo van Kemenade
|
5122c8356d
|
Remove Fedora 41 (#9260)
|
2025-10-16 07:19:52 +03:00 |
|
Andrew Murray
|
ae7d28eddb
|
Removed Fedora 41
|
2025-10-16 12:03:13 +11:00 |
|
Hugo van Kemenade
|
3620d48459
|
12.1.0.dev0 version bump
|
2025-10-15 21:28:16 +03:00 |
|
Hugo van Kemenade
|
693df7b42c
|
12.0.0 version bump
|
2025-10-15 20:06:44 +03:00 |
|
Hugo van Kemenade
|
d175bb88a3
|
Use macos-14 for iOS arm64 simulator (#9258)
|
2025-10-15 19:22:42 +03:00 |
|
Hugo van Kemenade
|
592b2f820a
|
Revert "Use macos-latest for iOS arm64 simulator"
|
2025-10-15 19:00:54 +03:00 |
|
Andrew Murray
|
7d89946688
|
Removed duplicate library
|
2025-10-15 22:21:51 +11:00 |
|
Andrew Murray
|
3eecafd62c
|
Fixed warning
|
2025-10-15 22:19:38 +11:00 |
|
mergify[bot]
|
5dddb2ce94
|
Use enums for Modes and RawModes in C (#9256)
|
2025-10-15 10:58:36 +00:00 |
|
mergify[bot]
|
e7b72a3bbd
|
Add ImageText (#9098)
|
2025-10-15 10:49:52 +00:00 |
|
mergify[bot]
|
864d4b6e09
|
Shift bits before making value negative (#9255)
|
2025-10-15 10:21:37 +00:00 |
|
mergify[bot]
|
994a9def5d
|
Install arro3 dependencies when type checking (#9254)
|
2025-10-15 09:37:01 +00:00 |
|
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 |
|
Andrew Murray
|
4fbe28a3a2
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
Andrew Murray
|
78b0e06dbb
|
Shift bits before making value negative
|
2025-10-15 19:07:21 +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 |
|
Andrew Murray
|
ef323ab7d7
|
Install dependencies when type checking
|
2025-10-15 18:58:55 +11: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
|
55a4901bba
|
Removed BGR;15 and BGR;16 modes
|
2025-10-14 20:34:03 +11:00 |
|
Andrew Murray
|
a591000055
|
Removed BGR;24 and BGR;32
|
2025-10-14 20:31:42 +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 |
|