Commit Graph

9723 Commits

Author SHA1 Message Date
Hugo van Kemenade
9d9983411e
Merge pull request #4477 from radarhere/ci
Updated CI target Python versions
2020-03-16 16:01:29 +02:00
Andrew Murray
646b36d781 Updated CI target Python versions [ci skip] 2020-03-16 21:38:26 +11:00
Andrew Murray
95d0d1af96
Merge pull request #4473 from hugovk/tokenless-codecov
Codecov now supports tokenless upload for GHA
2020-03-14 10:24:42 +11:00
Hugo
e2cf123850 Codecov now supports tokenless upload for GHA 2020-03-13 23:26:40 +02:00
Hugo van Kemenade
ca00126e2b
Merge pull request #4470 from radarhere/ghostscript
Updated Ghostscript to 9.51
2020-03-12 21:28:44 +02:00
Andrew Murray
e316ee704c Updated Ghostscript to 9.51 2020-03-13 05:50:34 +11:00
Andrew Murray
bf1a482a45
Merge pull request #4467 from hugovk/gha-test-docker-fail-fast-false
GHA Docker: Don't cancel all jobs if any another fails
2020-03-12 20:26:31 +11:00
Hugo
7258c3f079 GHA Docker: Don't cancel all jobs if any another fails 2020-03-11 18:30:11 +02:00
Hugo van Kemenade
1e56690439
Merge pull request #4465 from radarhere/pip
Invoke pip using python3
2020-03-09 21:58:44 +02:00
Andrew Murray
dc0d1c9bee Invoke pip using python3 [ci skip] 2020-03-09 22:43:35 +11:00
Andrew Murray
846662e282
Merge pull request #4459 from hugovk/python3-m-pip-install
Docs: Avoid ambiguity by explicitly invoking python3
2020-03-09 22:43:15 +11:00
Andrew Murray
a90cafdf6f Updated CHANGES.rst [ci skip] 2020-03-07 07:53:57 +11:00
Hugo van Kemenade
64c84aa1ff
Merge pull request #4455 from radarhere/jpeg_comment
Add JPEG comment to info dictionary
2020-03-06 22:26:49 +02:00
Andrew Murray
e41cfade29 Add JPEG comment to info dictionary 2020-03-07 06:57:29 +11:00
Andrew Murray
e9a6149839 Updated CHANGES.rst [ci skip] 2020-03-06 19:27:54 +11:00
Hugo van Kemenade
3f9b615349
Merge pull request #4404 from orlnub123/bugfix/thumbnail
Fix size calculation of Image.thumbnail()
2020-03-06 00:33:03 +02:00
Hugo van Kemenade
0f7ed2d35f
Merge pull request #4435 from radarhere/close_images
Close exclusively opened images
2020-03-06 00:27:46 +02:00
Hugo van Kemenade
da4667cc9e
Merge pull request #4401 from radarhere/freetype
Fixed stroke on FreeType < 2.9
2020-03-06 00:21:17 +02:00
Hugo van Kemenade
3b30b88c7f
Merge pull request #4454 from radarhere/bbox
If present, only use alpha channel for bounding box
2020-03-05 12:38:52 +02:00
Andrew Murray
b888354ce9 Document getbbox change for images with alpha [ci skip] 2020-03-05 21:25:39 +11:00
Andrew Murray
686d85be08
Merge pull request #4462 from hugovk/to-pytest
Convert to use pytest
2020-03-05 19:39:13 +11:00
Hugo van Kemenade
94d0c7c9ff
Merge pull request #45 from radarhere/to-pytest
Converted setup and teardown methods
2020-03-04 13:42:49 +02:00
Hugo
fbd4ca1ba0 Fix roundtrip 2020-03-04 13:21:23 +02:00
Andrew Murray
76734573f0 Converted setup and teardown methods 2020-03-04 21:31:50 +11:00
Andrew Murray
3b0430aa08 Updated CHANGES.rst [ci skip] 2020-03-03 23:03:40 +11:00
Hugo van Kemenade
974233be45
Merge pull request #4438 from jdufresne/warning
Warn on typos passed to features.check()
2020-03-02 21:26:17 +02:00
Hugo van Kemenade
cd00430b04
Merge pull request #4441 from radarhere/noargs
Use METH_NOARGS when no arguments are required
2020-03-02 21:24:56 +02:00
Hugo
2cc6a9a974 Convert to use pytest 2020-03-02 16:31:08 +02:00
Hugo van Kemenade
54b4b98455
Merge pull request #4448 from radarhere/pytest
Converted to pytest
2020-03-02 12:23:28 +02:00
Hugo
b028051dd2 Avoid ambiguity by explicitly invoking python3 2020-03-01 20:03:16 +02:00
Hugo van Kemenade
0f214df9d5
Merge pull request #4458 from radarhere/version
Corrected version number
2020-03-01 08:59:30 +02:00
Andrew Murray
792b1c812b Corrected version number [ci skip] 2020-03-01 14:51:54 +11:00
Andrew Murray
b73e3dddcc Updated CHANGES.rst [ci skip] 2020-02-29 11:06:23 +11:00
Andrew Murray
04f7c75466 Use context manager when opening images [ci skip] 2020-02-29 10:29:44 +11:00
Andrew Murray
b934b50867 If an alpha channel is present, only use that to get bounding box 2020-02-28 22:33:02 +11:00
Andrew Murray
1c1ad65a96
Merge pull request #4424 from hugovk/fix-im-long-name
Fix saving IM images in dir with long path
2020-02-27 20:27:44 +11:00
Hugo van Kemenade
853e2f25be
Merge pull request #44 from radarhere/fix-im-long-name
Trim end of name, keeping ext
2020-02-26 12:57:06 +02:00
Andrew Murray
9ba25f8135 Trim end of name, keeping ext 2020-02-26 20:15:23 +11:00
Andrew Murray
40a4a04b88 Updated CHANGES.rst [ci skip] 2020-02-26 05:57:41 +11:00
Hugo van Kemenade
26b5b30a38
Merge pull request #4449 from radarhere/releasenotes
Added 7.1.0 release notes to index
2020-02-25 13:36:43 +02:00
Andrew Murray
ce23acee89 Added 7.1.0 release notes 2020-02-25 21:22:05 +11:00
Hugo van Kemenade
3c995fd173
Merge pull request #4440 from radarhere/jpeg_quality
Allow saving of zero quality JPEG images
2020-02-25 12:02:53 +02:00
Andrew Murray
09b9198176 Converted to pytest 2020-02-25 20:57:27 +11:00
Andrew Murray
17c10b0ca0 Fixed stroke on FreeType < 2.9 2020-02-24 22:49:33 +11:00
Andrew Murray
1dcf94af1b Removed unused method 2020-02-24 22:48:42 +11:00
Andrew Murray
55b487368a Use METH_NOARGS when no arguments are required 2020-02-24 22:48:42 +11:00
Andrew Murray
80994bc0e5
Merge pull request #4444 from hugovk/codecov-bash
Use Codecov bash because the Action times out on macOS
2020-02-24 22:45:45 +11:00
Hugo
a529f0f39c Use Codecov bash because the Action times out on macOS 2020-02-23 16:37:06 +02:00
Andrew Murray
de179eb5c6
Merge pull request #4446 from hugovk/convert-asserts
Convert some tests to pytest style
2020-02-23 21:48:51 +11:00
Hugo van Kemenade
12f66f44f4
Fix regression
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-02-23 10:31:54 +02:00