Hugo van Kemenade
|
afebfcb096
|
Merge pull request #5647 from radarhere/transform_palette
|
2021-08-13 13:18:00 +03:00 |
|
Andrew Murray
|
98aa0f10ad
|
pre-commit autoupdate --freeze
|
2021-08-12 21:50:09 +10:00 |
|
Andrew Murray
|
9ad8c0c415
|
Updated location of make_hash script [ci skip]
|
2021-08-08 13:08:42 +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
|
4063deddac
|
Merge branch 'master' into eps
|
2021-08-06 23:32:02 +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 |
|
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 |
|
Hugo van Kemenade
|
5a9dacfc26
|
Merge pull request #5646 from radarhere/expand
|
2021-08-02 20:13:34 +03: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
|
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 |
|
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 |
|
Andrew Murray
|
8ab06b4dac
|
Updated comment [ci skip]
|
2021-08-01 21:06:33 +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 |
|
Andrew Murray
|
d1815377b8
|
Copy palette to new image in transform()
|
2021-07-31 22:49:16 +10:00 |
|
Andrew Murray
|
61419b54d6
|
Merge pull request #5645 from farizrahman4u/patch-2
Do not close file pointer in SGI save handler
|
2021-07-31 13:53:37 +10:00 |
|
Andrew Murray
|
9125631ff0
|
Added flush
|
2021-07-30 20:29:22 +10:00 |
|
Andrew Murray
|
438c3cc097
|
Speed up rotating square images by 90 or 270 degrees
|
2021-07-30 19:57:09 +10:00 |
|
Fariz Rahman
|
feb3103bfd
|
SGI save handler should not close output stream
|
2021-07-30 00:57:00 +04:00 |
|
Andrew Murray
|
41b968ad10
|
Deprecate ImagePalette size parameter
|
2021-07-29 16:19:53 +10:00 |
|
Hugo van Kemenade
|
faaeee1e7d
|
Merge pull request #5601 from radarhere/webp_icc_profile
Allow saving WebP with icc_profile None
|
2021-07-28 13:10:36 +03:00 |
|
Hugo van Kemenade
|
4e4d580dfd
|
Merge pull request #5597 from radarhere/ycbcr_tiff
Added tags when saving YCbCr TIFF
|
2021-07-28 13:08:54 +03:00 |
|
Hugo van Kemenade
|
5f39e8e60a
|
Merge pull request #5613 from radarhere/psd
|
2021-07-28 12:53:24 +03:00 |
|
Alexander Karpinsky
|
3abe5e884b
|
Add TypeError handling to pass corrupted dpi value in exif
|
2021-07-26 16:13:01 +03:00 |
|
Andrew Murray
|
a43d46e87a
|
Corrected size parameter documentation [ci skip]
|
2021-07-26 22:53:39 +10:00 |
|
Hugo van Kemenade
|
567fbaf782
|
Merge pull request #5615 from radarhere/expand
Fixed ImageOps expand with tuple border on P image
|
2021-07-26 11:33:26 +03:00 |
|
Andrew Murray
|
4038a287ee
|
Corrected pathlib.Path detection when saving
|
2021-07-24 14:21:33 +10:00 |
|
Andrew Murray
|
1d73a483f4
|
Added "transparency" argument to load()
|
2021-07-19 09:08:45 +10:00 |
|
Andrew Murray
|
7484bb08b4
|
Merge pull request #5588 from kmilos/patch-2
Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression
|
2021-07-18 18:17:25 +10:00 |
|
Andrew Murray
|
a9fccfada1
|
Added WalImageFile class
|
2021-07-18 12:35:27 +10:00 |
|
Andrew Murray
|
0a7af10827
|
Instead of drawing border, calculate palette index before image creation in expand()
|
2021-07-16 20:58:32 +10:00 |
|
Andrew Murray
|
a46f5cdd0a
|
PSD layer count may be negative
|
2021-07-15 19:38:26 +10:00 |
|
Andrew Murray
|
0521ac71e0
|
Renamed variable
|
2021-07-13 18:47:48 +10:00 |
|
thak1411
|
45aec95717
|
Fixed round error in saving apng file
|
2021-07-13 12:07:36 +09:00 |
|
Andrew Murray
|
622a1cd542
|
Changed URLs to HTTPS
|
2021-07-12 21:00:36 +10:00 |
|
Andrew Murray
|
b45fdd0817
|
Allow saving WebP with icc_profile None
|
2021-07-10 15:15:10 +10:00 |
|
Andrew Murray
|
5cdcc2cf64
|
Added tags when saving YCbCr TIFF
|
2021-07-10 01:20:36 +10:00 |
|
Andrew Murray
|
a39cb04f3e
|
Consider I;16 pixel size when drawing text
|
2021-07-09 21:23:43 +10:00 |
|
Andrew Murray
|
fdfa9e8521
|
If default conversion from P is RGB with transparency, convert to RGBA
|
2021-07-08 17:08:11 +10:00 |
|
Miloš Komarčević
|
01e423da00
|
Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression
|
2021-07-07 09:38:06 +02:00 |
|
Hugo van Kemenade
|
f6c91c3db9
|
Merge pull request #5585 from radarhere/stdout
Catch OSError when checking if fp is sys.stdout
|
2021-07-06 09:05:46 +03:00 |
|
Andrew Murray
|
f962b18f69
|
Catch OSError when checking if fp is sys.stdout
|
2021-07-06 11:00:03 +10:00 |
|
Andrew Murray
|
917a598615
|
Handle removing orientation from alternate types of EXIF data
|
2021-07-06 10:37:28 +10:00 |
|
Andrew Murray
|
9688507193
|
Removed variable
|
2021-07-05 23:02:26 +10:00 |
|