Commit Graph

6687 Commits

Author SHA1 Message Date
wiredfool
074fd7d504
Update CHANGES.rst [ci skip] 2017-11-05 15:12:16 +00:00
wiredfool
533c5dfd05
Merge pull request #2789 from jdufresne/olefile-optional
Allow the olefile dependency to be optional
2017-11-05 15:09:06 +00:00
wiredfool
f5e4338b86
Merge pull request #2813 from wiredfool/issue_2811
Permit LZW code lengths up to 12 bits in GIF decode
2017-11-05 15:02:41 +00:00
wiredfool
13d8499371
Merge pull request #2825 from wiredfool/fix_pcf_tests
Fix PCF/PILFont
2017-11-05 15:01:50 +00:00
wiredfool
dbe043a9c5
Merge pull request #2831 from wiredfool/pr_2820
PPM: Use fixed list of whitespace, rather relying on locale
2017-11-05 15:00:28 +00:00
wiredfool
e341fbfc05
Merge pull request #2829 from radarhere/generator
Added support for generators when using append_images
2017-11-05 14:59:02 +00:00
Hugo
c0c16c3bf2
Update CHANGES.rst
[CI skip]
2017-11-05 10:50:46 +02:00
Hugo
0c72e5036c
Merge pull request #2830 from radarhere/libimagequant
Update libimagequant to 2.11.2
2017-11-05 10:50:04 +02:00
Andrew Murray
e29a765b6c Updated libimagequant to 2.11.2 2017-11-05 12:55:03 +11:00
Andrew Murray
bc255c97ff Added support for generators when using append_images 2017-11-04 10:46:15 +11:00
Eric Soroos
782e8e64d2 removing unreachable code 2017-11-03 14:11:59 +00:00
Eric Soroos
2f04ee5e48 whitespace tuple 2017-11-02 21:32:33 +00:00
wiredfool
ccd28fbc19
Update CHANGES.rst [ci skip] 2017-11-02 21:26:22 +00:00
wiredfool
6932b5a4ec
Merge pull request #2824 from hasahmed/patch-2
Corrected PixelAccess.rst documentation
2017-11-02 21:14:08 +00:00
Eric Soroos
3f4abf6caa Fix/test for #2826, unchecked exception leading to null pointer dereference, segfault 2017-11-02 20:46:17 +00:00
Eric Soroos
7e484eba77 Include a null byte at the end of the string, length doesn't include it
Fixes #2758
2017-11-02 13:07:49 +00:00
Eric Soroos
b0b2009c58 Where is this failing on hello, world 2017-11-02 13:07:49 +00:00
Eric Soroos
ab61cedbdc added text size test 2017-11-02 13:07:49 +00:00
Eric Soroos
ebb0a491b6 test the accuracy of the font file conversion 2017-11-02 13:07:49 +00:00
Eric Soroos
7a5d215022 Remove Adobe Helvetica screen font, update Pcf font tests using freely available font 2017-11-02 13:07:49 +00:00
Hugo
b0c074bb84
Merge pull request #2823 from wiredfool/eps_showpage_relax
Relaxing similarity on showpage test, Arch has rendering differences
2017-11-01 22:30:18 +02:00
Hasan Yusuf Ahmed
d891347b89
Corrected line 45 parameter name/documentation mismatch 2017-11-01 15:17:07 -04:00
Hasan Yusuf Ahmed
ee1f814479
Update PixelAccess.rst
Corrected parameter-name documentation mismatch.
2017-11-01 14:36:40 -04:00
Eric Soroos
636e5ff1e9 Relaxing similarity on showpage test, Arch has rendering differences 2017-11-01 14:05:40 +00:00
Hugo
badb2782e8
Update CHANGES.rst
[CI skip]
2017-11-01 12:41:56 +02:00
Hugo
afb4955e86
Merge pull request #2822 from radarhere/raqm
Updated raqm to 0.3.0
2017-11-01 12:41:21 +02:00
Andrew Murray
c979fb96af Updated raqm to 0.3.0 2017-11-01 21:18:09 +11:00
markmiscavage
fb19834d21 fix for #272 on SmartOS. Stripping whitespace from string.whitespace. 2017-10-31 09:31:02 -07:00
Hugo
8268fabc1d
Update CHANGES.rst
[CI skip]
2017-10-29 15:08:40 +02:00
Hugo
8c23e16985
Merge pull request #2816 from radarhere/libimagequant
Updated libimagequant to 2.11.0
2017-10-29 15:07:28 +02:00
Andrew Murray
944991eb9a Updated libimagequant to 2.11.0 2017-10-28 07:50:58 +11:00
Hugo
2587cc0086 Merge pull request #2814 from wiredfool/appveyor
Quick and Dirty fix for msys2 on appveyor
2017-10-25 22:01:28 +03:00
Eric Soroos
afd6360d7a move PIL directory out of the way 2017-10-25 15:03:34 +00:00
Eric Soroos
fcabe1c08c Tests for issue #2811 2017-10-25 13:52:33 +00:00
Eric Soroos
29c3373823 fix for issue #2811 2017-10-25 13:42:51 +00:00
wiredfool
ff9f284e75 Update CHANGES.rst [ci skip] 2017-10-24 11:48:17 +01:00
wiredfool
1881445143 Merge pull request #2809 from python-pillow/update-aggdraw-link
Docs: Link to maintained version of aggdraw
2017-10-24 11:44:25 +01:00
wiredfool
a385c4f114 Merge pull request #2807 from radarhere/releasing
Updated RELEASING.md
2017-10-24 11:43:18 +01:00
Hugo
dfafd51a2c Link to maintained version of aggdraw
See https://github.com/pytroll/aggdraw/issues/11
2017-10-23 18:45:57 +03:00
Andrew Murray
d9a389ebfb Updated RELEASING.md [ci skip] 2017-10-21 10:00:01 +11:00
wiredfool
0efc194e1e Update CHANGES.rst [ci-skip] 2017-10-16 15:39:57 +01:00
wiredfool
7f1270aa08 Merge pull request #2801 from jdufresne/wheel-license-file
Include license file in the generated wheel packages
2017-10-16 15:38:55 +01:00
Jon Dufresne
a5c5277dde Include license file in the generated wheel packages
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
2017-10-15 12:15:07 -07:00
Hugo
723bfeb5cc Update CHANGES [CI skip] 2017-10-14 22:22:51 +03:00
wiredfool
dc3a6b31dd Updated CHANGES.rst [ci skip] 2017-10-14 14:15:11 +01:00
wiredfool
7c4cb6816f Merge pull request #2781 from hugovk/makefile-install-coverage
Add option to make and install with C coverage
2017-10-14 14:13:17 +01:00
wiredfool
7d8c0d9e39 Merge pull request #2793 from radarhere/contextmanager
Added context manager support
2017-10-14 14:08:39 +01:00
Hugo
eb83ce066c Fix typo 2017-10-14 15:47:40 +03:00
Hugo
da92156548 Merge pull request #2799 from radarhere/installation
Updated tested version of libimagequant
2017-10-14 10:23:49 +03:00
Andrew Murray
5fe76d60bc Updated tested version of libimagequant 2017-10-14 10:43:58 +11:00