Commit Graph

783 Commits

Author SHA1 Message Date
Andrew Murray
2202196162 Flake8 blank line fixes 2018-03-04 21:36:33 +11:00
Andrew Murray
eef06b2124 Fixed URL [ci skip] 2018-03-04 21:23:07 +11:00
Andrew Murray
d01a6c55aa Improved readability of Continuous Integration Targets table [ci skip] 2018-03-03 05:21:54 +11:00
Andrew Murray
a9dd5a9422 Improved readability of Other Platforms table [ci skip] 2018-03-03 04:30:24 +11:00
Hugo
4936b447f0
Merge pull request #2985 from Metallicow/trim-trailing-space
Trim trailing whitespace
2018-02-27 12:00:15 +02:00
Hugo
5ba51eb7e0
Merge pull request #3000 from radarhere/imagedraw
Correct reference to Image.new method
2018-02-27 11:55:18 +02:00
Andrew Murray
fc3c4c0119 Corrected reference to method 2018-02-14 20:09:00 +11:00
Andrew Murray
aa0ee9feab Rearranged classes into alphabetical order 2018-01-30 20:13:51 +11:00
Metallicow
b13025129b Trim trailing whitespace docs dir 2018-01-27 00:04:46 -06:00
Andrew Murray
454ffe4a01 Changed tutorial code to use docstring [ci skip] 2018-01-12 20:46:16 +11:00
Hugo
c49727552a
Docs: Escape the s next to inline code formatting 2018-01-04 15:19:59 +02:00
wiredfool
6591021f6a
Merge pull request #2921 from radarhere/python27
Changed documentation references to 2.x to 2.7
2018-01-03 10:27:42 +00:00
Hugo Posnic
0fcfac8cdc
Remove the broken Gratipay link
This page doesn't exist anymore so...
2018-01-02 19:15:55 +01:00
Andrew Murray
9572b28fd7 Changed documentation references to 2.x to 2.7 [ci skip] 2018-01-02 12:51:54 +11:00
wiredfool
bff4f4a549
Merge pull request #2919 from wiredfool/pr_2838
Pr 2838
2018-01-01 14:41:11 +00:00
wiredfool
659906ce32 Consolidate fedora derivatives 2018-01-01 14:38:38 +00:00
wiredfool
fba406c461
Merge pull request #2913 from wiredfool/release-notes-5
Release notes 5.0.0
2018-01-01 14:23:54 +00:00
wiredfool
5362da06c1 Updated Release Notes 2018-01-01 14:22:03 +00:00
wiredfool
c560d9adae
Merge pull request #2918 from radarhere/copyright
Updated copyright year
2018-01-01 14:15:35 +00:00
wiredfool
53139fe36f
Merge pull request #2915 from hugovk/4.4.0-5.0.0
Update 4.4.0 -> 5.0.0
2018-01-01 14:14:45 +00:00
Andrew Murray
b68cf4a286 Updated copyright year 2017-12-31 12:05:03 +11:00
Hugo
8018f7b290 4.4.0 -> 5.0.0 2017-12-30 20:34:55 +02:00
wiredfool
6877d683ef Typos 2017-12-30 10:41:38 +00:00
Andrew Murray
1f40684743 Improved documentation 2017-12-30 21:23:04 +11:00
wiredfool
9d86a92853 Release notes for other known changes 2017-12-29 22:47:05 +00:00
wiredfool
47d6a47bda Image.transform release notes 2017-12-29 22:46:59 +00:00
Hugo
3c8cfa8197 Major version bump and release note for dropped Python 3.3 2017-12-28 14:48:19 +00:00
hugovk
5592163564 pytest no longer supports EOL Python 3.3 2017-12-28 14:48:19 +00:00
wiredfool
e9a115ff46
Merge pull request #2753 from wiredfool/dynamic-raqm
Dynamically link libraqm
2017-12-28 14:24:32 +00:00
wiredfool
49bd3232e5
Merge pull request #2899 from wiredfool/pr_2882
Run all compressed tiffs through libtiff
2017-12-27 20:39:51 +00:00
wiredfool
ff13d184d8
Merge pull request #2902 from wiredfool/pr_2388
Add disposal option when saving GIFs
2017-12-27 12:15:00 +00:00
wiredfool
bd5f99f19d
Merge pull request #2898 from wiredfool/pr_2790
Add support for sRGB and cHRM chunks, permit sRGB when no iCCP chunk
2017-12-27 12:12:57 +00:00
wiredfool
f3ff2b4420 docs for per-frame disposal [ci skip] 2017-12-21 22:30:31 +00:00
linnil1
5a902bf8a2 Add dispoal description in documents 2017-12-21 22:06:59 +00:00
wiredfool
0d09191e84 raqm install docs [ci skip] 2017-12-20 19:44:32 +00:00
wiredfool
ddb05ad1f9 freebsd test matrix update 2017-12-20 19:13:44 +00:00
Eric Soroos
27bc13df7b typos 2017-12-20 12:34:42 +00:00
Eric Soroos
c816932f4b Docs for libtiff read w/compression change 2017-12-20 12:30:39 +00:00
Eric Soroos
03150c2410 docs for new info items 2017-12-20 11:50:13 +00:00
wiredfool
abdb684c66
Merge pull request #2884 from radarhere/guardfile
Added executable flag to file with shebang line
2017-12-09 14:11:34 +00:00
Andrew Murray
3706d6cb4b Updated libimagequant to 2.11.4 2017-12-09 07:18:01 +11:00
Andrew Murray
5f122b1732 Added executable flag to file with shebang line 2017-12-03 13:17:17 +11:00
Lukas Waymann
4960da0519 Correct error in ImageDraw documentation [ci skip]
The first parameter of several functions is described as "four points".
It should be "two points" or "four coordinates".
2017-11-15 11:34:51 +01:00
wiredfool
56aa77663a
Merge pull request #2854 from wiredfool/precise
Drop Ubuntu Precise CI Support
2017-11-13 13:24:40 +00:00
wiredfool
e9308b0c3a
Merge pull request #2843 from wiredfool/docker-updates
Docker test environment updates, Fedora, Centos
2017-11-13 13:23:05 +00:00
Eric Soroos
ecb7a215f9 Installation doc updates for Fedora/Centos CI 2017-11-13 13:07:41 +00:00
Eric Soroos
a298d781d5 CI/platform doc update 2017-11-13 13:03:05 +00:00
Andrew Murray
592fa9f63a Updated libimagequant to 2.11.3 2017-11-12 13:00:56 +11:00
Alex Clark
0727e83c2e Specify libimagequant-devel [ci skip] 2017-11-06 19:05:48 -05:00
Alex Clark
cebb799458 How about yum install? [ci skip] 2017-11-06 18:26:38 -05:00