Commit Graph

9304 Commits

Author SHA1 Message Date
Hugo van Kemenade
b3547dc2c0
--keep-going to show all of the problems
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-12-21 13:46:38 +02:00
Hugo
6a256a8396 make doccheck: turn warnings into errors 2019-12-21 13:11:12 +02: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
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
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
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
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
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
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
578d9ec016 Update macOS to reflect GitHub Actions 2019-12-07 00:20:41 +02: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
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
Andrew Murray
4551d3aeb3
Merge pull request #4173 from hugovk/cover-tests
Include tests in coverage reports
2019-12-03 06:41:54 +11:00
Hugo van Kemenade
4e125fd4b0
Merge pull request #4216 from hugovk/gha-codecov-action
Use Codecov's GitHub Action
2019-12-02 15:59:50 +02:00
Hugo
ce382e7858 Omit from coverage 2019-12-02 15:37:20 +02:00
Hugo
ebed90c228 Remove redundant files 2019-12-02 15:26:51 +02:00
Hugo van Kemenade
8b79a38814
Merge pull request #4194 from hugovk/gha-cache
GHA: Cache pip for Ubuntu, macOS and Windows
2019-12-02 15:21:34 +02:00
Andrew Murray
6745a193c2 Updated CHANGES.rst [ci skip] 2019-12-02 00:00:04 +11:00
Andrew Murray
2d7cfc4bbc
Merge pull request #4239 from radarhere/photoshop
Handle broken Photoshop data
2019-12-01 07:33:26 +11: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
Hugo van Kemenade
a776255a90
Merge pull request #4240 from radarhere/mpo
Raise a specific exception if no data is found for an MPO frame
2019-11-30 11:25:46 +02:00
Hugo van Kemenade
1e7351966d
Merge pull request #4232 from radarhere/contextmanagers
Use context managers in tests
2019-11-30 11:24:29 +02: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