Commit Graph

6898 Commits

Author SHA1 Message Date
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
Ixio
5dfe5f0fa6 Fix #2804 : sets encoderinfo for images when saving multi-page PDF 2017-10-19 13:30:34 +02: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
Hugo
4af6fb2256 Merge pull request #2791 from radarhere/openjpeg
Updated openjpeg to 2.3.0
2017-10-13 12:21:23 +03:00
Hugo
0c184affd1 Merge pull request #2798 from radarhere/typo
Fixed typo
2017-10-13 12:21:09 +03:00
Andrew Murray
33811e63fb Fixed typo 2017-10-13 19:55:53 +11:00
Andrew Murray
97662294f0 Added context manager support 2017-10-07 23:18:23 +11:00
Andrew Murray
8bd2b14df8 Updated openjpeg to 2.3.0 2017-10-05 20:11:31 +11:00
Jon Dufresne
9175706300 Allow the olefile dependency to be optional
Support for plugins requiring olefile will not be loaded if it is not
installed. Allows library consumers to avoid installing this dependency
if they choose. Some library consumers have little interest in the
format support and would like to keep dependencies to a minimum.
2017-10-04 06:54:34 -07:00
Hugo
1d18a5cfef [CI skip] 2017-10-04 15:55:33 +03:00
Hugo
8a4a1e0338 Merge pull request #2788 from wiredfool/issue_2783
Fix for return without none set
2017-10-04 15:53:15 +03:00
wiredfool
248d56fc23 Merge pull request #2787 from radarhere/version
4.4.0.dev0 version bump
2017-10-04 13:27:08 +01:00
hugovk
5524d806b4 Failing test for #2783 2017-10-04 11:09:52 +00:00
Eric Soroos
0454cb8eb9 additional potential null returns without error set 2017-10-04 11:08:41 +00:00
Eric Soroos
87abdf5e6d fix for #2783, Return none without error set 2017-10-04 10:56:20 +00:00