Alexander
|
b112e55070
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-19 16:36:37 +03:00 |
|
Alexander Karpinsky
|
6d75a673b6
|
Merge pull request #4255 from uploadcare/default-resample-filter
Change default resize resampling filter from NEAREST to BICUBIC
|
2019-12-19 16:33:34 +03:00 |
|
Alexander Karpinsky
|
c82d2629d7
|
Merge pull request #4278 from uploadcare/fox-filter-black-lines
Define box filter equal 1.0 on (-0.5, 0.5] range instead of [-0.5, 0.5)
|
2019-12-19 03:26:17 +03:00 |
|
Alexander
|
5b53b0489b
|
Define box filter equal 1.0 on (-0.5, 0.5] range instead of [-0.5, 0.5)
|
2019-12-19 03:01:02 +03:00 |
|
Alexander
|
cdd1253211
|
notes fixes
skip-checks: true
|
2019-12-18 01:09:54 +03:00 |
|
Alexander
|
4da9858709
|
change default resampling filter for ImageOps.pad(), ImageOps.scale() and ImageOps.fit()
|
2019-12-17 18:15:02 +03:00 |
|
Alexander
|
a027897f74
|
Merge branch 'master' into box-in-thumbnail
# Conflicts:
# Tests/test_image_thumbnail.py
|
2019-12-17 00:42:29 +03:00 |
|
Andrew Murray
|
c7bef264bc
|
Allow thumbnail to accept non-integer size arguments
|
2019-12-17 06:05:36 +11:00 |
|
Alexander
|
791d1a2846
|
Better thumbnail aspect ratio preservation
|
2019-12-07 20:07:27 +03:00 |
|
Alexander
|
ac92836e81
|
Change default resize resampling filter
|
2019-12-07 18:08:19 +03:00 |
|
Alexander
|
a4a6a9e83a
|
Add La mode packing and unpacking
|
2019-12-04 22:47:15 +03:00 |
|
Andrew Murray
|
2d7cfc4bbc
|
Merge pull request #4239 from radarhere/photoshop
Handle broken Photoshop data
|
2019-12-01 07:33:26 +11:00 |
|
Alexander
|
4e092153fc
|
add release notes
|
2019-11-30 18:17:10 +03:00 |
|
Andrew Murray
|
08cad40002
|
Merge pull request #4181 from pwohlhart/patch-1
Better error messaging in PIL.Image.fromarray
|
2019-11-30 21:12:05 +11:00 |
|
Andrew Murray
|
47b2ae9a63
|
Raise a specific exception if no data is found for an MPO frame
|
2019-11-30 11:05:36 +11:00 |
|
Andrew Murray
|
e51be50549
|
Handle broken Photoshop data
|
2019-11-30 10:08:32 +11:00 |
|
Alexander
|
e234445682
|
linter fixes
|
2019-11-24 15:32:45 +03:00 |
|
Hugo van Kemenade
|
8626762024
|
Merge pull request #4174 from mixmastamyk/patch-1
Fix mismatched function name, add explanation
|
2019-11-24 13:54:22 +02:00 |
|
Hugo van Kemenade
|
37be3b0dda
|
Merge pull request #4145 from nulano/ucs4-pypy
Fix Unicode support for PyPy
|
2019-11-24 13:51:27 +02:00 |
|
Alexander
|
fd21de7dc4
|
Merge branch 'refs/heads/master' into box-in-thumbnail
# Conflicts:
# Tests/test_image_thumbnail.py
|
2019-11-24 05:27:13 +03:00 |
|
Alexander
|
375556ffb5
|
use a box from draft in thumbnail
|
2019-11-24 05:24:00 +03:00 |
|
Alexander
|
4126f6cdf7
|
return chosen image mode and the box of the image
|
2019-11-24 04:55:49 +03:00 |
|
Alexander
|
2d1482b400
|
minor fixes related to draft
|
2019-11-24 04:33:34 +03:00 |
|
Andrew Murray
|
e773980961
|
Updated URL [ci skip]
|
2019-11-22 10:12:52 +11:00 |
|
nulano
|
64317f8885
|
raqm now works with PyPy on Windows
|
2019-11-20 17:02:44 +00:00 |
|
nulano
|
837d8ae984
|
fix support for extended unicode characters in PyPy
|
2019-11-20 17:02:44 +00:00 |
|
Hugo van Kemenade
|
a949d7882e
|
Merge branch 'master' into rm-2.7
|
2019-11-20 10:26:55 +02:00 |
|
Andrew Murray
|
40f891dfd7
|
Added UnidentifiedImageError
|
2019-11-19 21:20:02 +11:00 |
|
Hugo
|
e5486b40f8
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-18 13:56:42 +02:00 |
|
Andrew Murray
|
29c0a2fa6e
|
Merge pull request #4197 from hugovk/rm-plugins-__version__
Remove deprecated __version__ from plugins
|
2019-11-18 22:07:54 +11:00 |
|
Hugo van Kemenade
|
f81c829e04
|
Update word order
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-11-18 12:07:02 +02:00 |
|
Hugo
|
12a725988e
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-16 17:10:10 +02:00 |
|
Hugo van Kemenade
|
3134e5cd47
|
Merge pull request #4105 from radarhere/ifd
IFDRational init cleanup
|
2019-11-13 20:30:35 +02:00 |
|
Hugo van Kemenade
|
b64d96d414
|
Merge pull request #4116 from radarhere/memory
Fixed freeing unallocated pointer when resizing with height too large
|
2019-11-13 20:29:09 +02:00 |
|
Hugo van Kemenade
|
54e57768ab
|
Merge pull request #4128 from radarhere/info
Copy info in Image.transform
|
2019-11-13 20:27:51 +02:00 |
|
Hugo van Kemenade
|
ce18064b20
|
Merge pull request #4171 from radarhere/gamma
Corrected DdsImagePlugin setting info gamma
|
2019-11-13 20:26:03 +02:00 |
|
Hugo
|
0c5895470c
|
Remove deprecated __version__ from plugins
|
2019-11-05 17:01:03 +02:00 |
|
Hugo van Kemenade
|
24b8501d4b
|
Remove handling for pre-3.3 wide/narrow builds
|
2019-11-04 00:32:33 +02:00 |
|
Hugo van Kemenade
|
5006401d0b
|
Merge branch 'master' into rm-2.7
|
2019-11-03 22:48:26 +02:00 |
|
Jon Dufresne
|
4483642e45
|
Reuse deferred_error instead of _imaging_not_installed
deferred_error is a general implementation of _imaging_not_installed.
Can reuse rather than repeating the same logic.
|
2019-11-03 08:29:17 -08:00 |
|
Hugo
|
58e6d127b7
|
In Python 3, 'next' is renamed to '__next__'
|
2019-11-03 16:02:08 +02:00 |
|
Hugo van Kemenade
|
6060ed3d14
|
Merge pull request #4091 from nulano/libimagequant-features
Add libimagequant to features.py
|
2019-11-02 21:31:09 +02:00 |
|
Hugo
|
6f88d8dd6b
|
black --target-version py35
|
2019-11-02 20:02:07 +02:00 |
|
Andrew Murray
|
b0eb5e18b1
|
Merge pull request #4160 from cgohlke/patch-1
Fix segfault: do not destroy glyph while its bitmap is used
|
2019-11-02 13:32:33 +11:00 |
|
Hugo
|
cc63f66575
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-01 13:22:56 +02:00 |
|
Andrew Murray
|
a2225ae961
|
Employ same condition used to set glyph
|
2019-11-01 21:34:38 +11:00 |
|
Hugo van Kemenade
|
2cf510e596
|
Improve handling of file resources (#3577)
Improve handling of file resources
|
2019-11-01 12:07:53 +02:00 |
|
Andrew Murray
|
b65fcb280a
|
Copy info in transform
|
2019-10-30 22:14:01 +11:00 |
|
Andrew Murray
|
d716278d20
|
Corrected DdsImagePlugin setting info gamma
|
2019-10-30 22:13:06 +11:00 |
|
Andrew Murray
|
887a7e503c
|
Only assign once
|
2019-10-30 22:10:38 +11:00 |
|