Andrew Murray
|
f72e866b5e
|
Merge pull request #4305 from radarhere/remove_distutils
Replaced distutils with C version check
|
2019-12-31 11:33:39 +11:00 |
|
Andrew Murray
|
302b86591e
|
Updated CHANGES.rst [ci skip]
|
2019-12-31 09:27:53 +11:00 |
|
Hugo van Kemenade
|
94cc14a3ff
|
Merge pull request #4318 from radarhere/libimagequant
Updated libimagequant to 2.12.6
|
2019-12-31 00:24:42 +02:00 |
|
Andrew Murray
|
f77c409742
|
Renamed variable
|
2019-12-31 09:04:25 +11:00 |
|
Andrew Murray
|
4a0014ccee
|
Updated libimagequant to 2.12.6
|
2019-12-31 08:43:20 +11:00 |
|
Alexander Karpinsky
|
c3232e5093
|
Merge pull request #4273 from uploadcare/reduce-in-resize
Reduce for resize
|
2019-12-30 17:29:58 +03:00 |
|
Andrew Murray
|
cbabd87ff9
|
Merge pull request #4316 from radarhere/docker_coverage
Added coverage for Docker GHA
|
2019-12-30 23:49:44 +11:00 |
|
Hugo van Kemenade
|
a42888fb6d
|
Merge pull request #4317 from radarhere/python27
Added Python 2.7 support end to release notes
|
2019-12-30 13:57:01 +02:00 |
|
Andrew Murray
|
aeaaf29abe
|
Python 2.7 is no longer supported [ci skip]
|
2019-12-30 22:30:21 +11:00 |
|
Andrew Murray
|
0893515c98
|
Updated use of matrix variables
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2019-12-30 21:37:40 +11:00 |
|
Andrew Murray
|
6d1c9558dc
|
Added coverage for Docker GHA
|
2019-12-30 20:44:15 +11:00 |
|
Alexander
|
c74c20eb9f
|
Merge branch 'master' into reduce-in-resize
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-30 03:24:38 +03:00 |
|
Alexander
|
34029e9af4
|
texts fixes
|
2019-12-30 03:23:30 +03:00 |
|
Andrew Murray
|
40106e7d36
|
Updated CHANGES.rst [ci skip]
|
2019-12-30 10:27:14 +11:00 |
|
Andrew Murray
|
2a0653ee81
|
Merge pull request #4311 from radarhere/wmf
Allow loading of WMF images at a given DPI
|
2019-12-30 10:24:44 +11:00 |
|
Andrew Murray
|
feec1bbcb2
|
Updated WMF documentation [ci skip]
|
2019-12-30 10:12:37 +11:00 |
|
Hugo van Kemenade
|
64f31315b0
|
Removed TODO from release notes (#4315)
Removed TODO from release notes
|
2019-12-30 00:30:04 +02:00 |
|
Andrew Murray
|
c75f96bc65
|
Merge pull request #4314 from nulano/pypy3081
Restore test fixed in PyPy 7.3.0
|
2019-12-30 09:28:14 +11:00 |
|
Andrew Murray
|
2b96dcffe1
|
Removed TODO from release notes [ci skip]
|
2019-12-30 09:18:03 +11:00 |
|
nulano
|
cc5c0d2c04
|
don't skip test fixed in pypy 7.3.0
|
2019-12-29 22:52:50 +01:00 |
|
Andrew Murray
|
82356f7f36
|
Removed _libtiff_version
|
2019-12-28 12:57:13 +11:00 |
|
Andrew Murray
|
61d0784933
|
Allow loading of WMF images at a given DPI
|
2019-12-28 11:25:39 +11:00 |
|
Andrew Murray
|
34d04d3e82
|
Replaced distutils with C version check
|
2019-12-28 09:57:49 +11:00 |
|
Andrew Murray
|
a1635ac6c4
|
Updated CHANGES.rst [ci skip]
|
2019-12-28 09:01:29 +11:00 |
|
Alexander
|
1bd9b16e97
|
wording
|
2019-12-27 15:35:17 +03:00 |
|
Alexander
|
222c2f6978
|
Merge branch 'master' into reduce-in-resize
|
2019-12-27 15:13:19 +03:00 |
|
Alexander Karpinsky
|
5f69035865
|
Merge pull request #4251 from uploadcare/reduce
Reduce operation
|
2019-12-27 15:11:47 +03:00 |
|
Alexander
|
fc0248869c
|
wording
|
2019-12-27 14:27:37 +03:00 |
|
Andrew Murray
|
cceef75d33
|
Merge pull request #4309 from hugovk/fix-string-concatenation
Fix string concatenation
|
2019-12-27 20:54:39 +11:00 |
|
Hugo
|
86be41a167
|
Concatenate string literals on same line
|
2019-12-26 17:08:36 +02:00 |
|
Hugo
|
3725f440d6
|
Implicitly concatenate strings
|
2019-12-26 17:07:54 +02:00 |
|
Andrew Murray
|
00b9303edc
|
Updated CHANGES.rst [ci skip]
|
2019-12-26 22:10:47 +11:00 |
|
Andrew Murray
|
e5d48969d4
|
Merge pull request #4302 from radarhere/stringio
Raise ValueError for io.StringIO in Image.open
|
2019-12-26 21:28:07 +11:00 |
|
Andrew Murray
|
011bc905ef
|
Merge pull request #4304 from radarhere/centos8
Added CentOS 8
|
2019-12-26 20:23:06 +11:00 |
|
Andrew Murray
|
e446b58317
|
Lint fix
|
2019-12-26 20:21:16 +11:00 |
|
Andrew Murray
|
996f552f32
|
Highlight class name
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2019-12-26 19:55:10 +11:00 |
|
Andrew Murray
|
c99257abb4
|
Updated error string
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2019-12-26 19:54:28 +11:00 |
|
Andrew Murray
|
661ceac717
|
Updated CHANGES.rst [ci skip]
|
2019-12-26 19:24:23 +11:00 |
|
Andrew Murray
|
fedb0407b4
|
Raise ValueError for io.StringIO in Image.open
|
2019-12-26 18:53:06 +11:00 |
|
Hugo van Kemenade
|
bbaebe0d20
|
Merge pull request #4303 from radarhere/exception
Updated exception documentation
|
2019-12-26 09:50:59 +02:00 |
|
Andrew Murray
|
e51b7fa2a2
|
Added CentOS 8
|
2019-12-26 18:48:18 +11:00 |
|
Andrew Murray
|
ca0209d194
|
Updated exception documentation [ci skip]
|
2019-12-26 13:16:49 +11:00 |
|
Hugo van Kemenade
|
0fe6955da5
|
Removed duplicate line (#4291)
Removed duplicate line
|
2019-12-25 14:55:25 +02:00 |
|
Alexander
|
d719aafecb
|
Merge branch 'reduce' into reduce-in-resize
# Conflicts:
# docs/releasenotes/7.0.0.rst
|
2019-12-25 15:45:17 +03:00 |
|
Alexander
|
dda5558129
|
Merge branch 'master' into reduce
|
2019-12-25 15:42:47 +03:00 |
|
Alexander Karpinsky
|
b5d06baa5f
|
Merge pull request #4231 from uploadcare/box-in-thumbnail
Fix thumbnail geometry when DCT scaling is used
|
2019-12-25 15:41:40 +03:00 |
|
Alexander
|
9c2b058483
|
update release notes [ci skip]
|
2019-12-25 15:32:49 +03:00 |
|
Alexander Karpinsky
|
d991cd9a9a
|
Merge pull request #60 from radarhere/box-in-thumbnail
Updated wording
|
2019-12-25 15:21:24 +03:00 |
|
Andrew Murray
|
828feceac2
|
Updated CHANGES.rst [ci skip]
|
2019-12-25 20:29:20 +11:00 |
|
Andrew Murray
|
ee30fe1b39
|
Merge pull request #4147 from beipang2/issue_4146
Use default DPI when exif provides invalid x_resolution
|
2019-12-25 20:26:27 +11:00 |
|