Andrew Murray
3ba9587675
Added test
2022-02-12 09:07:17 +11:00
Andrew Murray
e19447cbbb
Do not manually remove temporary files on Unix
2022-02-12 08:04:40 +11:00
Andrew Murray
7f8df9d712
Use "title" argument for display
2022-02-12 07:49:27 +11:00
Andrew Murray
70a17080e4
Updated return values to match docstring
2022-02-12 07:49:20 +11:00
Andrew Murray
1646326506
Update CHANGES.rst [ci skip]
2022-02-11 08:23:04 +11:00
mergify[bot]
89768e3d57
Merge pull request #6042 from radarhere/tiff_bits
...
Clarify code and comments
2022-02-10 21:20:22 +00:00
Hugo van Kemenade
f5fab326fa
Merge pull request #6030 from radarhere/photoshopblocks
...
Added get_photoshop_blocks() to parse Photoshop TIFF tag
2022-02-10 09:40:17 +02:00
Hugo van Kemenade
6520d44496
Merge pull request #6041 from mikhail-iurkov/tiff_bits
...
Drop excess values in BITSPERSAMPLE
2022-02-10 09:32:34 +02:00
Andrew Murray
8b6ee688d8
Added release notes for #5959
2022-02-10 13:56:27 +11:00
Andrew Murray
912296200c
Added release notes for #5942
2022-02-10 13:53:39 +11:00
Andrew Murray
f797137ab5
Added release notes for #5972
2022-02-10 13:53:35 +11:00
Andrew Murray
657ec4aa3d
Added release notes for #5891
2022-02-10 13:53:30 +11:00
Andrew Murray
ef1373838d
Added release notes
2022-02-10 12:15:25 +11:00
Andrew Murray
2ae70f144f
Added get_photoshop_blocks() to parse Photoshop tag
2022-02-10 12:00:23 +11:00
Andrew Murray
1f82202998
Adjusted comments
2022-02-10 11:08:25 +11:00
Andrew Murray
e098481279
Combined width and height into size
2022-02-10 11:02:13 +11:00
Andrew Murray
b38a67fa12
Merge branch 'main' into enum
2022-02-10 09:52:24 +11:00
Andrew Murray
4e65e2c29d
Update CHANGES.rst [ci skip]
2022-02-10 09:47:43 +11:00
Hugo van Kemenade
2d38daca9a
Merge pull request #6038 from radarhere/macos
2022-02-09 17:31:11 +02:00
Mikhail Iurkov
2bbf5f0981
Lint
2022-02-09 16:53:27 +03:00
Mikhail Iurkov
bb5a090f60
Drop excess values in BITSPERSAMPLE
2022-02-09 16:40:43 +03:00
mergify[bot]
1c679a93f9
Merge pull request #6040 from hugovk/fix-docs-return
...
Fix return in docs
2022-02-09 13:19:48 +00:00
Hugo van Kemenade
8b7c37dc0c
Merge pull request #6035 from nulano/raqm-warn
2022-02-09 14:34:33 +02:00
Hugo van Kemenade
9d106ba619
Merge pull request #6031 from radarhere/unpack
2022-02-09 14:33:19 +02:00
Hugo van Kemenade
601c9d8515
Fix return in docs
2022-02-09 14:28:43 +02:00
Andrew Murray
d7922d1e85
Updated macOS tested Pillow versions [ci skip]
2022-02-09 14:27:21 +11:00
Hugo van Kemenade
4fc553ccfb
Merge pull request #6036 from radarhere/centos_docker
2022-02-08 18:00:27 +02:00
Andrew Murray
9237150431
Added CentOS Stream 9
2022-02-08 23:35:01 +11:00
nulano
a278e0aa65
issue warning if Raqm layout is requested, but Raqm is not available
2022-02-07 23:57:35 +00:00
Andrew Murray
ecb64fe210
Allow 1 mode images to be inverted
2022-02-08 09:12:01 +11:00
DWesl
4d0e294eb0
CI: Revert changes to test.sh
...
Some early runs needed to explicitly specify the minor version to avoid calling python3.9 which had none of the dependencies installed.
That problem should be fixed.
2022-02-07 17:00:37 -05:00
Hugo van Kemenade
f018518e24
Merge pull request #6017 from radarhere/lcms2
...
Updated lcms2 to 2.13.1
2022-02-07 13:51:30 +02:00
Hugo van Kemenade
7d31065ad3
Merge pull request #6026 from radarhere/appveyor
...
Upgraded AppVeyor Python 3.10 image to Visual Studio 2022
2022-02-07 13:51:05 +02:00
Andrew Murray
3114064b16
Removed redundant try catch
2022-02-07 21:06:36 +11:00
Andrew Murray
c6b81d5989
Ensure Tkinter hook is activated for getimage()
2022-02-07 19:15:25 +11:00
Hugo van Kemenade
ab8125fa6b
Merge pull request #6029 from radarhere/harfbuzz
...
Updated harfbuzz to 3.3.2
2022-02-07 07:12:46 +02:00
Andrew Murray
85b872deb6
Added unpacker from RGBA;15 to RGB
2022-02-07 10:18:14 +11:00
Andrew Murray
718b72c0fd
Updated harfbuzz to 3.3.2
2022-02-07 08:13:20 +11:00
DWesl
5588f572de
BUG: Only set title in ImageShow.DisplayViewer when title provided
2022-02-06 12:03:36 -05:00
DWesl
b582806887
Merge remote-tracking branch 'upstream/main' into add-cygwin-to-ci
2022-02-06 11:03:11 -05:00
DWesl
2d6dee1dae
CI: Try to get Cygwin workflow working.
2022-02-06 07:34:15 -05:00
Andrew Murray
f3762905e0
Upgraded Python 3.10 image to VS 2022
2022-02-06 08:32:37 +11:00
Hugo van Kemenade
71839a7623
Merge pull request #6016 from radarhere/releasenotes
...
Corrected sentence
2022-02-04 07:13:32 +02:00
Andrew Murray
9434799415
Updated lcms2 to 2.13.1
2022-02-04 03:29:26 +11:00
Andrew Murray
caf6fc60ca
Corrected sentence [ci skip]
2022-02-04 03:19:49 +11:00
Hugo van Kemenade
5a8ad4e443
Merge pull request #6014 from radarhere/libimagequant
2022-02-03 12:19:17 +02:00
Andrew Murray
9d8f173e39
Updated libimagequant to 4.0.0
2022-02-03 18:05:50 +11:00
Andrew Murray
131212368d
Install netpbm
2022-02-03 15:55:44 +11:00
DWesl
6b05452d18
Merge pull request #1 from radarhere/add-cygwin-to-ci
...
CI: Add a Cygwin run to GitHub Actions
There are still a few things that are weird, but this looks much better than what I have now.
2022-02-02 23:02:24 -05:00
Andrew Murray
6fded1ac97
Install cjpeg and djpeg
2022-02-03 14:07:51 +11:00