Commit Graph

9015 Commits

Author SHA1 Message Date
Christoph Gohlke
b37f12a5f8
Initialize rows_per_strip when RowsPerStrip tag is missing 2019-08-20 16:07:07 -07:00
Andrew Murray
aec17ed75f
Merge pull request #4030 from hugovk/python310-compatibility
Fix for Python 3.10
2019-08-21 06:20:16 +10:00
Andrew Murray
4834157658 Documented OS support for saved files [ci skip] 2019-08-20 20:42:58 +10:00
chadawagner
34330a7aa0
Update Tests/test_file_libtiff.py
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2019-08-19 09:46:07 -07:00
Andrew Murray
7a16ef16e7 Added IptcNaaInfo tag to v2 2019-08-19 21:12:24 +10:00
Andrew Murray
f08a0966a0 Corrected tag counts 2019-08-19 21:12:16 +10:00
Andrew Murray
0b405c86be Lazily use ImageFileDirectory_v1 values from Exif 2019-08-18 23:03:43 +10:00
Hugo
cd99deff1e Fix for Python 3.10 2019-08-18 12:32:23 +03:00
Hugo
f136187249 Remove --dist option to create deprecated bdist_wininst installers 2019-08-18 10:48:43 +03:00
Hugo van Kemenade
cb7d8d622a
Merge pull request #4027 from radarhere/readme
Corrected underline
2019-08-18 10:30:36 +03:00
Andrew Murray
0d6545c64f
Merge pull request #3991 from radarhere/freetype
Updated freetype to 2.10.1
2019-08-18 15:41:21 +10:00
Andrew Murray
19426417ff Reverted unrelated change 2019-08-17 20:38:54 +10:00
Andrew Murray
5b120164b5 Corrected underline [ci skip] 2019-08-17 20:32:24 +10:00
Andrew Murray
58dc0afed3 Updated CHANGES.rst [ci skip] 2019-08-17 20:04:33 +10:00
Andrew Murray
92e80b8b49
Merge pull request #3993 from radarhere/libimagequant
Updated libimagequant to 2.12.5
2019-08-17 20:02:12 +10:00
Hugo van Kemenade
f59a823f8e
Merge pull request #4025 from radarhere/imageshow_unix
Updated ImageShow documentation
2019-08-16 12:40:26 +03:00
Andrew Murray
75fe92fa88 Updated documentation [ci skip] 2019-08-16 19:16:06 +10:00
Hugo van Kemenade
6684622c25
Cleaned up strings (#4024)
Cleaned up strings
2019-08-15 15:50:14 +03:00
Andrew Murray
108512eae2 Cleaned up strings 2019-08-15 20:41:48 +10:00
nulano
fa6b80fddf add option to capture all monitors on Windows 2019-08-15 20:03:33 +10:00
Andrew Murray
03452d138d
Update CHANGES.rst [ci skip] 2019-08-13 19:29:42 +10:00
Hugo van Kemenade
a54beca914
Note a Windows limit on opening fonts (#4020)
Note a Windows limit on opening fonts
2019-08-12 13:50:16 +03:00
Andrew Murray
86c64aafd2 Formatted text [ci skip] 2019-08-12 20:43:32 +10:00
Andrew Murray
eb0a61a47e
Simplified text [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2019-08-12 20:42:27 +10:00
Andrew Murray
b307fb4808 Noted a Windows limit on opening fonts [ci skip] 2019-08-12 20:19:49 +10:00
Andrew Murray
8fb437d37f Improved ImageFont documentation [ci skip] 2019-08-12 20:04:18 +10:00
chadawagner
457a97dde8 added test for reading TIFF from non-disk file obj 2019-08-12 18:56:34 +10:00
chadawagner
597ca79b1b rewind before decode, consistent with other cases 2019-08-12 18:56:34 +10:00
chadawagner
88be36c27a check prior fp result, do not use if False 2019-08-12 18:56:34 +10:00
djy0
0872cb4377 fix comment 2019-08-12 18:54:29 +10:00
djy0
dc9c0dbfbe format 2019-08-12 18:54:29 +10:00
djy0
63c15dc3ba format 2019-08-12 18:54:29 +10:00
djy0
3499f50e52 format 2019-08-12 18:54:29 +10:00
djy0
3c971bec41 format 2019-08-12 18:54:29 +10:00
djy0
fcaf27d51c Update GifImagePlugin.py 2019-08-12 18:54:29 +10:00
djy0
8696f06fbe Update test_file_gif.py 2019-08-12 18:54:29 +10:00
Andrew Murray
d46f81afba Windows Screengrab DPI fix improvements (#2)
* Load User32 after possible return

* Removed unused setting of variable
2019-08-12 18:51:52 +10:00
nulano
cacbdc680c override Win10 dpi scaling in screengrab
(cherry picked from commit 45ead62d6431c8339613e8ced85b705c80a7fdc9)
2019-08-12 18:51:52 +10:00
Andrew Murray
23872c0645 Do not allow floodfill to extend into negative coordinates 2019-08-12 06:51:16 +10:00
Andrew Murray
8fff9a2444 Fixed arc drawing bug for a non-whole number of degrees 2019-08-12 06:50:58 +10:00
Andrew Murray
27d6fc7bc5 Improved HSV conversion 2019-08-12 06:50:18 +10:00
Hugo van Kemenade
6de118abd3
Merge pull request #4019 from radarhere/msys2
Added fallback for finding ld on MinGW Cygwin
2019-08-11 20:12:10 +03:00
Andrew Murray
3fbea03026 Added fallback for finding ld on MinGW Cygwin 2019-08-11 07:23:08 +10:00
Hugo van Kemenade
845377d83f
Merge pull request #4015 from radarhere/tiff
Corrected documentation of TIFF saving arguments
2019-08-09 19:41:48 +03:00
Andrew Murray
d051e882fd
Merge pull request #3976 from hugovk/rm-six
Remove indirect dependencies from requirements.txt
2019-08-09 06:08:42 +10:00
Andrew Murray
0527efd593 Corrected documentation of TIFF saving arguments [ci skip] 2019-08-07 19:53:35 +10:00
Hugo van Kemenade
5a203b70c8
Merge pull request #4011 from radarhere/max_concurrency
Changed MAX_CONCURRENCY description
2019-08-05 15:01:51 +03:00
Andrew Murray
a9f34f221b Changed MAX_CONCURRENCY description [ci skip] 2019-08-05 20:32:01 +10:00
Hugo van Kemenade
3aa0594d0e
Merge pull request #4006 from radarhere/imagestat
Corrected note syntax
2019-08-03 17:14:11 +03:00
Andrew Murray
4283683948 Corrected note syntax [ci skip] 2019-08-03 23:24:28 +10:00