Andrew Murray
|
41270f300f
|
Merge pull request #8010 from hugovk/fix-ci-3.8-3.9
GitHub Actions: use `macos-13` or `macos-14` instead of `macos-latest`
|
2024-04-24 22:01:27 +10:00 |
|
Hugo van Kemenade
|
76c17a10f0
|
GitHub Actions: macos-13 is Intel but macos-latest will be M1
|
2024-04-24 11:24:23 +03:00 |
|
Hugo van Kemenade
|
03627d92a7
|
GitHub Actions: Python 3.8 and 3.9 are on macos-13 but not macos-14
|
2024-04-24 11:23:44 +03:00 |
|
Hugo van Kemenade
|
98e3f591d4
|
Merge pull request #8006 from Yay295/patch-4
Extract band count check
|
2024-04-24 07:25:37 +03:00 |
|
Andrew Murray
|
46b85e6ab4
|
Simplified code
|
2024-04-24 11:02:56 +10:00 |
|
Andrew Murray
|
2adeb7a6c5
|
Merge pull request #8005 from Yay295/patch-2
Remove unused variable
|
2024-04-24 10:18:06 +10:00 |
|
Yay295
|
eee53ba664
|
extract band count check
|
2024-04-23 13:06:22 -05:00 |
|
Yay295
|
b9307f08d1
|
remove unused variable
|
2024-04-23 12:02:25 -05:00 |
|
Hugo van Kemenade
|
e63ae380f1
|
Merge pull request #8004 from Yay295/patch-2
|
2024-04-23 17:11:38 +03:00 |
|
Yay295
|
4a4eb0f3ee
|
remove semicolon after function definition
|
2024-04-23 01:08:42 -05:00 |
|
Andrew Murray
|
7f6ad116d1
|
Update CHANGES.rst [ci skip]
|
2024-04-23 08:02:42 +10:00 |
|
Hugo van Kemenade
|
1c21cd41bd
|
Merge pull request #8000 from radarhere/libtiff
|
2024-04-22 22:56:30 +03:00 |
|
Hugo van Kemenade
|
02915c778e
|
Merge pull request #7996 from radarhere/tiff_px
|
2024-04-22 17:10:44 +03:00 |
|
Hugo van Kemenade
|
3500334338
|
Fetch tags on Read the Docs
|
2024-04-22 15:48:44 +03:00 |
|
Hugo van Kemenade
|
d4a4b59ee3
|
Sphinx extension to add dates to release notes
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
|
2024-04-22 15:48:19 +03:00 |
|
Hugo van Kemenade
|
37a8364278
|
Merge pull request #7998 from radarhere/libtiff_v3
|
2024-04-22 15:45:32 +03:00 |
|
Andrew Murray
|
5a0a288dd0
|
Added release notes
|
2024-04-22 19:16:55 +10:00 |
|
Andrew Murray
|
2e1d2b2029
|
Updated deprecation message
|
2024-04-22 19:15:38 +10:00 |
|
Andrew Murray
|
e144e41879
|
Updated wording
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2024-04-22 19:14:23 +10:00 |
|
Andrew Murray
|
0df8796e19
|
Parametrized test
|
2024-04-22 18:45:41 +10:00 |
|
Andrew Murray
|
c7bb152ed9
|
support_custom_tags attribute is not present if libtiff is not supported
|
2024-04-22 18:30:00 +10:00 |
|
Andrew Murray
|
023d017da0
|
Deprecate libtiff < 4
|
2024-04-22 18:26:20 +10:00 |
|
Hugo van Kemenade
|
492c726350
|
Merge pull request #7989 from radarhere/typehints_imagecms
Removed type hint ignores
|
2024-04-22 07:42:21 +03:00 |
|
Andrew Murray
|
745eb23a87
|
Use LAB hopper file if conversion is not supported
|
2024-04-22 09:23:59 +10:00 |
|
Andrew Murray
|
d5c1ff4b43
|
Removed type hint ignores
|
2024-04-22 09:23:10 +10:00 |
|
Andrew Murray
|
eee633cb21
|
Merge pull request #7975 from radarhere/libtiff
Corrected check for libtiff feature
|
2024-04-22 09:00:35 +10:00 |
|
Andrew Murray
|
bb2411dd01
|
Support reading P mode TIFF images with padding
|
2024-04-22 08:11:45 +10:00 |
|
Yay295
|
98510570e6
|
ignore BGR;15/16 test failure on big-endian
|
2024-04-20 10:13:38 -05:00 |
|
Andrew Murray
|
5c960d6abc
|
rename "image_mode_names" to "modes"
|
2024-04-20 09:03:19 -05:00 |
|
Andrew Murray
|
5573ec7490
|
use hopper() for test_getdata_putdata()
|
2024-04-20 09:02:49 -05:00 |
|
Yay295
|
fe79ae5653
|
get pixel size by counting bytes in 1x1 image
|
2024-04-20 09:01:46 -05:00 |
|
Yay295
|
5dabc6cf14
|
fix I;16N lib pack test
|
2024-04-20 09:01:38 -05:00 |
|
Yay295
|
da7198c987
|
fix ImagingAccess for I;16N on big-endian
|
2024-04-20 09:01:38 -05:00 |
|
Yay295
|
0fed6a5fbc
|
use common image mode list for TestImageGetPixel tests
|
2024-04-20 09:01:38 -05:00 |
|
Yay295
|
5a4b771fb0
|
move image mode info variables to helper.py
|
2024-04-20 09:01:38 -05:00 |
|
Yay295
|
139245a3db
|
use namedtuple for image mode info
|
2024-04-20 09:01:37 -05:00 |
|
Andrew Murray
|
11ac0c1703
|
Combine tests through parametrization
|
2024-04-19 17:15:10 +10:00 |
|
Andrew Murray
|
533f78e0a2
|
Parametrize test
|
2024-04-19 07:47:14 +10:00 |
|
Andrew Murray
|
28f436c94d
|
Use monkeypatch to set READ_LIBTIFF and WRITE_LIBTIFF
|
2024-04-18 17:57:40 +10:00 |
|
Hugo van Kemenade
|
f8160b858a
|
Merge pull request #7936 from adamjstewart/types/fromarray
|
2024-04-17 16:43:57 +03:00 |
|
Hugo van Kemenade
|
b3749e40c4
|
Merge pull request #7987 from radarhere/imageshow
Corrected ImageShow UnixViewer command
|
2024-04-17 11:31:22 +03:00 |
|
Andrew Murray
|
c20804df4c
|
Merge pull request #7988 from hugovk/rm-sphinx-removed-in
Remove sphinx-removed-in, now Sphinx 7.3 adds versionremoved
|
2024-04-17 17:52:41 +10:00 |
|
Hugo van Kemenade
|
a64f4cf685
|
Remove sphinx-removed-in, now Sphinx 7.3.0 adds versionremoved
|
2024-04-17 09:23:41 +03:00 |
|
Hugo van Kemenade
|
afd01bda62
|
Merge pull request #7985 from radarhere/sphinx
|
2024-04-17 09:23:18 +03:00 |
|
Andrew Murray
|
03835ce6f5
|
Corrected UnixViewer command
|
2024-04-17 14:51:12 +10:00 |
|
Andrew Murray
|
cd179541b1
|
Removed nitpick_ignore by updating Sphinx to 7.3
|
2024-04-17 11:47:35 +10:00 |
|
Hugo van Kemenade
|
0e90c1c9ae
|
Merge pull request #7952 from nulano/types-imagestat
|
2024-04-16 20:57:14 +03:00 |
|
Ondrej Baranovič
|
2e73bed053
|
ImageStat: simplify if block
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-04-16 18:34:48 +02:00 |
|
Ondrej Baranovič
|
8b62538617
|
ImageStat: simplify call to Image.histogram(mask)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2024-04-16 18:27:48 +02:00 |
|
Adam J. Stewart
|
c655dc0c6b
|
Use a property
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
|
2024-04-16 17:53:48 +02:00 |
|