Commit Graph

11632 Commits

Author SHA1 Message Date
Andrew Murray
537cd7a82e Removed TIFF DPI rounding 2021-04-29 22:47:44 +10:00
Andrew Murray
ef9a8e5f7f Update CHANGES.rst [ci skip] 2021-04-29 21:18:54 +10:00
Hugo van Kemenade
b3bb58746c
Merge pull request #5450 from radarhere/webp_method
Changed WebP default "method" value to 4
2021-04-29 14:17:05 +03:00
Hugo van Kemenade
4669345746
Merge pull request #5447 from radarhere/python310
Fixed Python 3.10 at alpha.7
2021-04-29 14:16:18 +03:00
Andrew Murray
5c9faf043f
Merge pull request #5451 from radarhere/fedora
Added Fedora 34
2021-04-28 19:24:55 +10:00
Andrew Murray
2c03800824 Changed default "method" value to 4 2021-04-28 18:20:44 +10:00
Andrew Murray
f1b1e9465d Added Fedora 34 2021-04-28 07:51:11 +10:00
Andrew Murray
12968c3269 Update CHANGES.rst [ci skip] 2021-04-27 21:43:00 +10:00
Andrew Murray
5cae79b8e5 Fixed Python 3.10 at alpha.7 2021-04-27 20:27:00 +10:00
Hugo van Kemenade
56730906f2
Merge pull request #5433 from radarhere/libjpeg-turbo
Updated libjpeg-turbo to 2.1.0
2021-04-25 15:47:54 +03:00
Hugo van Kemenade
dc817ead76
Merge pull request #5430 from radarhere/pdf_1
Switched to saving 1-bit PDFs with DCTDecode
2021-04-25 15:29:34 +03:00
Hugo van Kemenade
4f21cd0257
Merge pull request #5421 from radarhere/tiff
Updated libtiff to 4.3.0
2021-04-25 15:19:48 +03:00
Andrew Murray
67fbb8b815 Update CHANGES.rst [ci skip] 2021-04-25 21:35:21 +10:00
Hugo van Kemenade
6461dd63b3
Merge pull request #5429 from radarhere/ico
Use bpp from ICO header
2021-04-25 12:07:38 +03:00
Hugo van Kemenade
d3a3b6dddb
Merge pull request #5408 from radarhere/indexerror
Corrected JPEG APP14 transform value
2021-04-25 11:36:40 +03:00
Hugo van Kemenade
b21508798a
Merge pull request #5427 from radarhere/macos
Updated macOS tested Pillow versions
2021-04-25 11:33:41 +03:00
Hugo van Kemenade
23efd39b99
Merge pull request #5425 from radarhere/iptc
Changed TIFF tag 33723 length to 1
2021-04-25 11:23:52 +03:00
Hugo van Kemenade
75f385ffaa
Merge pull request #5423 from radarhere/ico_documentation
Added info about mode when saving ICO for Windows
2021-04-25 11:14:31 +03:00
Andrew Murray
0f7c15728e Updated libjpeg-turbo to 2.1.0 2021-04-24 08:51:13 +10:00
Andrew Murray
46a1ee20a1 Update CHANGES.rst [ci skip] 2021-04-24 08:43:52 +10:00
Andrew Murray
3d6e8b6769
Merge pull request #5424 from thijstriemstra/patch-1
Add Raspberry Pi OS to platform support
2021-04-24 08:22:31 +10:00
Hugo van Kemenade
b09a9210d4
Merge pull request #5414 from radarhere/morph
Changed ImageMorph incorrect mode errors to ValueError
2021-04-23 16:52:55 +03:00
Hugo van Kemenade
fae03d8553
Merge pull request #5422 from radarhere/appveyor
Updated nasm to 2.15.05 in AppVeyor
2021-04-23 16:23:12 +03:00
Andrew Murray
ac1359ed5d
Merge pull request #5419 from gladiusglad/exiftags
Add EXIF tags specified in EXIF 2.32
2021-04-23 07:52:18 +10:00
Hugo van Kemenade
28207d945c
Merge pull request #5420 from radarhere/ico_test
Corrected test
2021-04-22 17:01:41 +03:00
Andrew Murray
d62be3e354 Switched to saving 1-bit PDFs with DCTDecode 2021-04-22 22:16:21 +10:00
Andrew Murray
900b849aa8 Use bpp from header 2021-04-22 21:18:21 +10:00
Thijs Triemstra
ef23737ebc
Update docs/installation.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-04-22 00:22:21 +02:00
Thijs Triemstra
5dce1fa607
update table for py27 on raspberry pi os 2021-04-21 19:40:56 +02:00
Andrew Murray
0da88de5de Updated macOS tested Pillow versions [ci skip] 2021-04-21 23:38:20 +10:00
Andrew Murray
6b098a2c34 Changed TIFF tag 33723 length to 1 2021-04-21 22:37:47 +10:00
Thijs Triemstra
8446c471b5
doc: add Raspberry Pi OS to platform support 2021-04-20 23:13:31 +02:00
Andrew Murray
4b066e66da Added info about mode when saving for Windows [ci skip] 2021-04-20 23:58:52 +10:00
Andrew Murray
9e80930ad8 Updated nasm to 2.15.05 2021-04-20 22:36:45 +10:00
Andrew Murray
510f93b886 Updated libtiff to 4.3.0 2021-04-20 22:31:37 +10:00
Andrew Murray
ab8955b48e Update CHANGES.rst [ci skip] 2021-04-20 21:47:21 +10:00
Andrew Murray
6967f3519f Test when "adobe_transform" is unable to be read 2021-04-20 20:53:50 +10:00
Andrew Murray
8d52181123 Corrected test 2021-04-20 20:24:50 +10:00
Hugo van Kemenade
bb5a34fcb0
Merge pull request #5391 from radarhere/gif_disposal
Treat previous contents of first GIF frame as transparent
2021-04-20 13:23:11 +03:00
gladiusglad
72d7d1d0ea Add EXIF tags which are part of the EXIF 2.32 specification 2021-04-20 11:01:46 +07:00
Andrew Murray
cfc9ad46bc Update CHANGES.rst [ci skip] 2021-04-20 08:16:57 +10:00
Hugo van Kemenade
9e73f7a324
Merge pull request #5374 from radarhere/static
Changed quantize and quantize2 to static
2021-04-19 17:58:35 +03:00
Hugo van Kemenade
d2e73b0304
Merge pull request #5411 from radarhere/resize_default
For special image modes, revert default resize resampling to NEAREST
2021-04-19 17:57:46 +03:00
Hugo van Kemenade
fc08a72600
Merge pull request #5400 from radarhere/mapdepth_16
Changed mode for TGA 16-bit palette to BGR;15
2021-04-18 13:00:29 +03:00
Hugo van Kemenade
50fdc151ea
Merge pull request #5396 from radarhere/mapdepth
TGA color map entry size is only 1 byte
2021-04-18 12:57:58 +03:00
Andrew Murray
7e4fd9d845 Changed incorrect mode errors to ValueError 2021-04-18 14:47:05 +10:00
Andrew Murray
28eb57888d Update CHANGES.rst [ci skip] 2021-04-18 12:33:00 +10:00
Hugo van Kemenade
197673b9b2
Merge pull request #4996 from nulano/jp2-decode-subsample 2021-04-17 21:42:17 +03:00
Hugo van Kemenade
8a173cd8a6
Merge pull request #5410 from radarhere/not_special
Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL
2021-04-17 21:38:33 +03:00
Andrew Murray
7c0344bb99 For special image modes, revert default resize resampling to NEAREST 2021-04-17 12:18:42 +10:00