Commit Graph

12163 Commits

Author SHA1 Message Date
Andrew Murray
98aa0f10ad pre-commit autoupdate --freeze 2021-08-12 21:50:09 +10:00
Andrew Murray
a3a03f3ee9
Merge pull request #5666 from hugovk/wheel-3.10
CI: Install PyQt5 on Python 3.10
2021-08-11 09:19:45 +10:00
Hugo van Kemenade
d5e4b1474a
Merge pull request #5668 from radarhere/libjpeg-turbo
Updated libjpeg-turbo to 2.1.1
2021-08-10 21:34:25 +03:00
Andrew Murray
eaa7b829e2 Updated libjpeg-turbo to 2.1.1 2021-08-10 16:50:56 +10:00
Hugo van Kemenade
fb56c61373
Merge pull request #71 from radarhere/wheel-3.10
Install NumPy on Python 3.10
2021-08-10 08:58:08 +03:00
Andrew Murray
771c7d937e Install numpy on Python 3.10 2021-08-10 12:46:12 +10:00
Andrew Murray
cbdc751628 Read AND mask from end 2021-08-10 07:04:36 +10:00
Hugo van Kemenade
953b57510f
Merge pull request #5658 from radarhere/make_hash
Updated location of make_hash script
2021-08-09 18:07:12 +03:00
Hugo van Kemenade
370f32ba72 Install wheel on CI to avoid legacy setup.py installs 2021-08-09 17:00:07 +03:00
Hugo van Kemenade
81e866a824 Wheel now works on Python 3.10 2021-08-09 16:17:09 +03:00
Andrew Murray
db3cccb9c0 Updated MinGW CI Python version [ci skip] 2021-08-09 08:30:37 +10:00
Eric Soroos
8f300af691 Actually check the framesize in FliDecode. 2021-08-08 15:02:18 +02:00
Andrew Murray
9ad8c0c415 Updated location of make_hash script [ci skip] 2021-08-08 13:08:42 +10:00
Andrew Murray
99940765b2 Update CHANGES.rst [ci skip] 2021-08-07 09:39:41 +10:00
mergify[bot]
43785a3201
Merge pull request #5620 from radarhere/eps
Added "transparency" argument to EpsImagePlugin load()
2021-08-06 15:32:13 +00:00
Hugo van Kemenade
2e5ce839ba
Merge pull request #5633 from radarhere/save_path
Corrected pathlib.Path detection when saving
2021-08-06 17:15:15 +03:00
Andrew Murray
9bf7dae03d Allow saving L mode TIFF with PhotometricInterpretation 0 2021-08-06 23:50:52 +10:00
Andrew Murray
4063deddac
Merge branch 'master' into eps 2021-08-06 23:32:02 +10:00
Andrew Murray
6798c87caf Update CHANGES.rst [ci skip] 2021-08-06 23:31:14 +10:00
mergify[bot]
545196c137
Merge pull request #5618 from radarhere/wal
Added WalImageFile class
2021-08-06 13:29:19 +00:00
Andrew Murray
0c43da5e3c Added release notes 2021-08-06 22:41:44 +10:00
Andrew Murray
b3fda8c9c6 Added release notes 2021-08-06 22:33:55 +10:00
Andrew Murray
caecb3a772 Merge branch 'master' into wal 2021-08-06 22:03:51 +10:00
Andrew Murray
929c561937 Merge branch 'master' into eps 2021-08-06 22:03:12 +10:00
Andrew Murray
887d111e4d Update CHANGES.rst [ci skip] 2021-08-06 22:01:06 +10:00
Hugo van Kemenade
025f2071f5
Merge pull request #5598 from radarhere/i16
Consider I;16 pixel size when drawing text
2021-08-06 14:10:04 +03:00
Hugo van Kemenade
3307bf691f
Merge pull request #5594 from radarhere/convert
If default conversion from P is RGB with transparency, convert to RGBA
2021-08-06 14:08:38 +03:00
Andrew Murray
2dab52b8a8 Allow saving 1 mode TIFF with PhotometricInterpretation 0 2021-08-05 23:27:08 +10:00
Andrew Murray
6596e31605 Determine mode purely from ihdr header box 2021-08-05 01:06:01 +10:00
nulano
259c671a55 hide FriBiDi shim symbols to avoid conflict with real FriBiDi library 2021-08-03 00:03:21 +02:00
Andrew Murray
b8b4bf425d Update CHANGES.rst [ci skip] 2021-08-03 08:02:40 +10:00
Hugo van Kemenade
5a9dacfc26
Merge pull request #5646 from radarhere/expand 2021-08-02 20:13:34 +03:00
Andrew Murray
633d5d57f4 Update CHANGES.rst [ci skip] 2021-08-03 00:07:22 +10:00
Andrew Murray
6406dabf29
Merge pull request #5568 from rogermb/jpeg2000-resolution
Add support for reading DPI information from JPEG2000 images
2021-08-03 00:06:13 +10:00
Andrew Murray
4f43851071 Added release notes [ci skip] 2021-08-03 00:03:53 +10:00
Andrew Murray
02d92a594c Merge branch 'master' into expand 2021-08-02 23:39:16 +10:00
Andrew Murray
dab5721c34 Favour integer operations when calculating DPI 2021-08-02 22:09:35 +10:00
Andrew Murray
9f42a17b2d Update CHANGES.rst [ci skip] 2021-08-02 21:42:03 +10:00
Alexander Karpinsky
a312b0e9d0
Merge pull request #5639 from uploadcare/jpeg-safe-dpi-read
Add TypeError handling to pass corrupted DPI value in EXIF
2021-08-02 14:34:54 +03:00
Alexander Karpinsky
b2a503e466
Merge pull request #102 from radarhere/jpeg-safe-dpi-read
Updated comment
2021-08-02 12:34:36 +03:00
Andrew Murray
8ab06b4dac Updated comment [ci skip] 2021-08-01 21:06:33 +10:00
Andrew Murray
8045ecceef Added tests 2021-08-01 19:01:43 +10:00
Andrew Murray
8828080868 Removed unreachable code 2021-08-01 18:39:54 +10:00
Andrew Murray
0c600f1d88 Prevent reading past end of file pointer even if box length allows it 2021-08-01 18:39:47 +10:00
Andrew Murray
3ee5a9b094 Stop reading from "res " after all information is extracted 2021-08-01 18:39:35 +10:00
Andrew Murray
ae54838146 If DPI is invalid, ignore it instead of raising an error 2021-08-01 18:38:56 +10:00
Hugo van Kemenade
3346389ace
Merge pull request #5648 from radarhere/releasenotes
Added release notes for #5641
2021-08-01 10:45:12 +03:00
Andrew Murray
3cf2fffa33 Added release notes for #5641 2021-08-01 09:54:40 +10:00
Andrew Murray
d1815377b8 Copy palette to new image in transform() 2021-07-31 22:49:16 +10:00
Andrew Murray
eee0953bb3 Update CHANGES.rst [ci skip] 2021-07-31 13:55:28 +10:00