Commit Graph

8921 Commits

Author SHA1 Message Date
Hugo van Kemenade
20b6a8a57b
Merge pull request #4080 from radarhere/imageshow
Changed WindowsViewer format to PNG
2019-09-22 09:13:15 +03:00
Hugo van Kemenade
89c901a93f
Merge pull request #4076 from radarhere/loading
Do not seek if the file pointer is about to be closed
2019-09-21 17:01:23 +03:00
Hugo van Kemenade
0c07e9946e
Test ImageShow.show on CIs (#4074)
Test ImageShow.show on CIs
2019-09-21 16:21:27 +03:00
Andrew Murray
508a2b48f0 Test show method on CIs 2019-09-21 22:28:05 +10:00
Andrew Murray
f9236a11ce Do not seek if the file pointer is about to be closed 2019-09-21 21:54:39 +10:00
Andrew Murray
82f4a0d8f2 Changed WindowsViewer format to PNG 2019-09-21 09:11:32 +10:00
Andrew Murray
b7ad0d8852 Updated CHANGES.rst [ci skip] 2019-09-21 06:52:12 +10:00
Hugo van Kemenade
736b8436e7
Use TIFF orientation (#4063)
Use TIFF orientation
2019-09-20 22:57:58 +03:00
Hugo van Kemenade
8e3c4e3658
Merge pull request #3965 from radarhere/truncated
Raise the same error if a truncated image is loaded a second time
2019-09-20 22:53:52 +03:00
Hugo van Kemenade
2eb447e6fb
Corrected comment (#4068)
Corrected comment
2019-09-16 14:17:19 +03:00
Andrew Murray
0009646a41 Corrected comment [ci skip] 2019-09-16 21:06:13 +10:00
Hugo van Kemenade
e4ad7af6b0
Merge pull request #4065 from radarhere/releasenotes
Added release notes
2019-09-15 09:56:44 +03:00
Andrew Murray
28f0940d59 Added example image [ci skip] 2019-09-15 06:06:28 +10:00
Hugo van Kemenade
76da93809e
Merge pull request #4061 from hugovk/actions-for-forks
GitHub Actions: include `pull_request` so PRs from forks run
2019-09-14 19:43:54 +03:00
Andrew Murray
11c9e6c0dd Added release notes [ci skip] 2019-09-14 21:39:58 +10:00
Andrew Murray
dc9ff86475
Merge pull request #4050 from hugovk/fix-rst-backticks
Use double backticks in RST
2019-09-14 10:36:06 +10:00
Andrew Murray
1b70a4c6b5 Use TIFF orientation 2019-09-13 22:36:26 +10:00
Hugo
368570bfa5 Revert "Only run on push to prevent double runs"
This reverts commit f6eb0f7702.
2019-09-13 09:19:59 +03:00
Hugo
f792ab6c02 RST uses double backticks for code (MD uses 1) 2019-09-13 08:56:33 +03:00
Hugo van Kemenade
929c817014
Copy lint from Azure Pipelines to GitHub Actions (#4058)
Copy lint from Azure Pipelines to GitHub Actions
2019-09-13 08:53:59 +03:00
Hugo
f6eb0f7702 Only run on push to prevent double runs 2019-09-13 08:23:15 +03:00
Hugo
77f5b04ed7 Add job name with matrix.python 2019-09-11 17:36:25 +03:00
Hugo
426d0c348f Rename var to follow example at https://github.com/actions/setup-python 2019-09-11 17:36:25 +03:00
Hugo
fb257ecfd9 Lint using GitHub Actions 2019-09-11 17:36:25 +03:00
Hugo van Kemenade
cd880d6358
Increased tolerance for stroke test comparison (#4057)
Increased tolerance for stroke test comparison
2019-09-11 15:51:42 +03:00
Andrew Murray
b913fa6a53 Increased tolerance for stroke test comparison 2019-09-11 19:57:45 +10:00
Andrew Murray
cce7a76f79 Updated CHANGES.rst [ci skip] 2019-09-10 19:39:11 +10:00
Hugo van Kemenade
e5f6b86413
Merge pull request #4031 from radarhere/exif
Lazily use ImageFileDirectory_v1 values from Exif
2019-09-09 20:16:24 +03:00
Andrew Murray
507affb23d
Merge pull request #4051 from python-pillow/update-tidelift-badge
Update Tidelift badge
2019-09-08 22:46:25 +10:00
Andrew Murray
5a668779e9 Added tests 2019-09-08 21:27:55 +10:00
Hugo van Kemenade
dcc90d573c
Update Tidelift badge
See https://forum.tidelift.com/t/new-urls-for-project-badges/288
2019-09-07 12:46:33 +03:00
Andrew Murray
ef16cb8efe ImageFileDirectory_v1 does not raise KeyError 2019-09-07 18:31:23 +10:00
Andrew Murray
1e3c2c9ce1 Updated CHANGES.rst [ci skip] 2019-09-07 00:53:51 +10:00
Andrew Murray
14859ce506
Merge pull request #4004 from radarhere/hsv
Improved HSV conversion
2019-09-07 00:50:34 +10:00
Andrew Murray
76e5bd0f0f Added brackets 2019-09-06 20:07:23 +10:00
Andrew Murray
9b5c6c0089 Updated CHANGES.rst [ci skip] 2019-09-06 20:03:16 +10:00
Andrew Murray
da39d40342
Merge pull request #3978 from radarhere/stroke
Added text stroking
2019-09-06 19:14:49 +10:00
Hugo van Kemenade
397a26b0ea
Merge pull request #4029 from hugovk/rm-deprecated-bdist_wininst
No more deprecated bdist_wininst .exe installers
2019-09-05 23:46:29 +03:00
Hugo van Kemenade
97f6fc96f2
Merge pull request #4047 from radarhere/modes
Documented more limited support modes
2019-09-05 23:20:24 +03:00
Andrew Murray
e790a4066a
Renamed method
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-09-06 06:18:48 +10:00
Andrew Murray
5ad5be4a32 Reference Pillow not PIL [ci skip] 2019-09-06 06:13:12 +10:00
Andrew Murray
51457311de
Reference Pillow not PIL [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-09-06 06:10:40 +10:00
Hugo van Kemenade
cb1ebc024b
Merge pull request #4017 from radarhere/floodfill
Do not allow floodfill to extend into negative coordinates
2019-09-05 23:00:33 +03:00
Hugo van Kemenade
bd2d7cb247
Merge pull request #4014 from radarhere/arc
Fixed arc drawing bug for a non-whole number of degrees
2019-09-05 22:52:05 +03:00
Hugo van Kemenade
572a93c86f
Corrected tag counts (#4033)
Corrected tag counts
2019-09-05 22:41:16 +03:00
Hugo van Kemenade
e776b71a6b
Added Tidelift Subscription link (#4046)
Added Tidelift Subscription link
2019-09-05 15:11:37 +03:00
Andrew Murray
dea75d1210 Corrected comment 2019-09-05 20:11:02 +10:00
Andrew Murray
2a7ad14172 Added more limited support modes [ci skip] 2019-09-05 20:10:43 +10:00
Andrew Murray
1c8aae3016 Added Tidelift Subscription link [ci skip] 2019-09-05 19:31:55 +10:00
Hugo van Kemenade
e980d023db
Merge pull request #3969 from radarhere/encoding
Documented more encoding values
2019-09-04 16:51:13 +03:00