Commit Graph

9446 Commits

Author SHA1 Message Date
Hugo van Kemenade
aa2c5f91af
Merge pull request #4275 from radarhere/thumbnail
Added release notes for #4256
2019-12-17 15:16:09 +02:00
Andrew Murray
d3c26fac97
Merge branch 'master' into python-m-pip-install 2019-12-17 20:08:14 +11:00
Andrew Murray
ba81712ec8 Added release notes for #4256 [ci skip] 2019-12-17 19:01:24 +11:00
Andrew Murray
1785cad931 Updated CHANGES.rst [ci skip] 2019-12-17 18:49:52 +11:00
Alexander
fa9e85cd1f max_reduce arguments in resize and thumbnail 2019-12-17 03:01:51 +03:00
Alexander
2db5406626 Merge branch 'box-in-thumbnail' into reduce-in-resize-2 2019-12-17 02:27:44 +03:00
Alexander
ea9c6e9fe1 Merge branch 'master' into reduce 2019-12-17 02:26:05 +03:00
Alexander
b35cbef234 modify the test image 2019-12-17 02:25:40 +03:00
Hugo van Kemenade
16220d9a87
Merge pull request #4272 from radarhere/thumbnail
Allow thumbnail to accept non-integer size arguments
2019-12-17 00:00:50 +02: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
Andrew Murray
8aad32a010
Merge pull request #4271 from hugovk/fix-table
Docs: Fix malformed table
2019-12-17 05:56:46 +11:00
Hugo
1c90c9d541 Add echo to debug 'Windows / Python 3.5 x86' 2019-12-16 15:27:17 +02:00
Hugo
77ad951d96 GHA: Use python-pillow/Pillow's Codecov token for own builds 2019-12-16 15:27:17 +02:00
Hugo
7b4ae104f0 Fix malformed table 2019-12-16 15:07:56 +02:00
Andrew Murray
52113a82b0
Merge pull request #4256 from uploadcare/fix-thumbnail-aspect-ratio
Better thumbnail aspect ratio preservation
2019-12-16 20:32:05 +11:00
Hugo van Kemenade
aea1111aa3
Merge pull request #4262 from hugovk/gha-system-info
GHA: Print some basic system information for the logs
2019-12-15 13:59:54 +02:00
Hugo van Kemenade
2594870d1e
Merge pull request #4267 from radarhere/url
Updated URL
2019-12-14 13:11:32 +02:00
Andrew Murray
2fde01cda2 Updated URL 2019-12-14 13:36:07 +11:00
Hugo van Kemenade
a4dc5740f9
Only print Mac version on Mac
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-12-13 15:44:01 +02:00
Hugo van Kemenade
cb768d0bff
Merge pull request #4209 from daquexian/patch-1
Update the out-dated termux.sh
2019-12-12 08:03:57 +02:00
Andrew Murray
58a476423a Updated CHANGES.rst [ci skip] 2019-12-10 21:47:18 +11:00
Hugo van Kemenade
d5f031eacd
Update tested versions table (#4261)
Update tested versions table
2019-12-10 11:53:39 +02:00
nulano
306d6ccfed update tested versions table [ci skip] 2019-12-09 22:48:57 +01:00
Hugo
c22a5ffae7 Print some basic system information for the logs 2019-12-09 22:35:31 +02:00
daquexian
874ca892c1
Merge pull request #1 from radarhere/termux
Updated Termux command
2019-12-08 20:54:59 +08: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
Hugo van Kemenade
995c863200
Merge pull request #4253 from radarhere/python_versions
Invert Python version support table
2019-12-07 14:29:36 +02:00
Andrew Murray
5dcad52a5d
Merge branch 'master' into python-m-pip-install 2019-12-07 23:28:39 +11:00
Hugo van Kemenade
e9096932c2
Merge pull request #4254 from radarhere/python27
Updated documentation
2019-12-07 14:26:30 +02:00
Andrew Murray
6f9f1c1d2b Removed outdated documentation [ci skip] 2019-12-07 22:18:51 +11:00
Andrew Murray
9a9092773f Removed references to Python 2.7 [ci skip] 2019-12-07 22:13:29 +11:00
Andrew Murray
4b863b3cd2 Invert Python version support table [ci skip] 2019-12-07 21:57:57 +11:00
Andrew Murray
46d3acddff
Merge pull request #4228 from python-pillow/rm-2.7-docs
Docs: remove 2.7 from CI targets
2019-12-07 11:07:38 +11:00
Hugo van Kemenade
03de729369
Removed prompts (#39)
Removed prompts
2019-12-07 00:36:35 +02:00
Andrew Murray
f663079a13 Removed prompts [ci skip] 2019-12-07 09:26:48 +11:00
Hugo
578d9ec016 Update macOS to reflect GitHub Actions 2019-12-07 00:20:41 +02:00
Alexander
5283538fe4 unused import 2019-12-05 22:20:01 +03:00
Alexander
e54b9b3720 turn on ImagingReduce5x5 special case 2019-12-05 22:13:25 +03:00
Alexander
b655e81d39 not square test image 2019-12-05 14:30:17 +03:00
Alexander
5283141417 Merge branch 'master' into reduce 2019-12-05 14:23:28 +03:00
Andrew Murray
5dc8abfb16
Merge pull request #4248 from uploadcare/La-packing
Add La mode packing and unpacking
2019-12-05 20:01:22 +11:00
Alexander
5838d77c0e args test 2019-12-05 03:24:38 +03:00
Alexander
b23625172f add box parameter to all optimized versions 2019-12-05 00:47:15 +03:00
Alexander
778b5f9fed add box parameter 2019-12-04 23:13:20 +03:00
Alexander
cc30b1e55a Add La mode packing and unpacking 2019-12-04 22:58:09 +03:00
Alexander
a4a6a9e83a Add La mode packing and unpacking 2019-12-04 22:47:15 +03:00
Andrew Murray
d19b2c8f49
Merge pull request #4245 from hugovk/appveyor-rm-3.6-3.7
CI: Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor
2019-12-04 19:16:49 +11:00
Hugo
af37cf0873 Python 3.5 and 3.6 are tested by GHA, remove from AppVeyor 2019-12-02 23:33:43 +02:00