Commit Graph

17802 Commits

Author SHA1 Message Date
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
f690b7f691 Added MPEG accept function 2024-04-22 13:39:35 +10:00
Andrew Murray
745eb23a87 Use LAB hopper file if conversion is not supported 2024-04-22 09:23:59 +10:00
Andrew Murray
4171435db4 Added more modes 2024-04-22 09:23:41 +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
Hugo van Kemenade
a83bc3f038
Merge pull request #7981 from radarhere/links
Updated installation links
2024-04-16 07:57:58 +03:00
Andrew Murray
66d32a7dff Updated installation links 2024-04-16 07:03:56 +10:00
Andrew Murray
d431c97ba3 Deprecate BGR;15, BGR;16 and BGR;24 2024-04-15 19:28:52 +10:00
Hugo van Kemenade
e7a0ef44bb
Merge pull request #7977 from radarhere/centos8
Removed CentOS Stream 8
2024-04-15 07:17:50 +03:00
Andrew Murray
25b4652324 Removed CentOS Stream 8 2024-04-14 23:06:28 +10:00
Andrew Murray
5d83a7f1f0
Merge pull request #7976 from radarhere/centos
Removed CentOS 7
2024-04-14 23:06:08 +10:00
Andrew Murray
3e1df0afeb Removed CentOS 7 2024-04-14 22:28:28 +10:00
Andrew Murray
71029803e7 Corrected check for libtiff feature 2024-04-14 21:57:29 +10:00
Hugo van Kemenade
db21e7de1c
Merge pull request #7974 from radarhere/release-test
dist directory is no longer created
2024-04-13 11:04:19 +03:00
Andrew Murray
e58cccfc23 Update CHANGES.rst [ci skip] 2024-04-13 16:28:29 +10:00
Andrew Murray
22705d3da5
Merge pull request #7956 from Cirras/obscure-bitmap-headers
Add support for reading `BITMAPV2INFOHEADER` and `BITMAPV3INFOHEADER`
2024-04-13 16:25:26 +10:00
Andrew Murray
77e2c38aea dist directory is no longer created 2024-04-13 15:54:42 +10:00