Commit Graph

845 Commits

Author SHA1 Message Date
Andrew Murray
26d1eb4b05 Updated StackOverflow links [ci skip] 2018-08-14 19:37:16 +10:00
Andrew Murray
d7044350d5 Updated libimagequant to 2.12.1 2018-08-05 08:40:10 +10:00
Andrew Murray
a91cb4b24a Improved GIF documentation [ci skip] 2018-08-04 22:35:48 +10:00
Andrew Murray
58c0e54334 Added 9c to list of tested libjpeg versions [ci skip] 2018-08-04 13:56:29 +10:00
Andrew Murray
f5f2d85001 Added 3.7 to list of OS X CI tested Python versions [ci skip] 2018-08-04 13:56:29 +10:00
Andrew Murray
d2c9825cf0 Removed old build flags from documentation [ci skip] 2018-08-03 23:41:14 +10:00
Andrew Murray
8038e3888e Changed Pillow Python support notes to table [ci skip] 2018-08-03 21:44:21 +10:00
Hugo
8f90e1d5eb
Merge pull request #3248 from radarhere/releasenotes
Removed 5.2.0 changes from 5.3.0 release notes
2018-07-21 09:10:19 +03:00
Hugo
47c4647a9b
Remove redundant module skipping
The skipping originally applied to ImageFileIO (#375), and ImageFileIO was later removed (#1343) but this line was missed.
2018-07-14 23:33:54 +03:00
Andrew Murray
8253c2cc26 Removed 5.2.0 changes [ci skip] 2018-07-12 06:05:08 +10:00
tsennott
50d6611587 moved tuple test to assert method in PillowTestCase; added docs 2018-07-09 07:04:48 -07:00
Hugo
a2c6a5a38e Update CHANGES, image-file-formats and release notes [CI skip] 2018-07-01 22:24:35 +03:00
Hugo
c4f43b5b4c Mention the other two version PRs 2018-07-01 22:02:58 +03:00
Alex Clark
b9a62707a3 Note reference to deprecations [ci skip] 2018-07-01 22:02:58 +03:00
Alex Clark
2302b261b7 WS removal [ci skip] 2018-07-01 22:02:58 +03:00
Hugo
80d399a485
Merge pull request #3178 from danpla/tga-la
TGA: Read and write LA data
2018-07-01 21:57:10 +03:00
Alex Clark
885c9cb206 Add version confusion resolution notes [ci skip] 2018-07-01 07:58:25 -04:00
gnbl
500aa9f852 add last PIL release version and date to about.rst 2018-07-01 09:39:26 +03:00
Hugo
3674fdf644
Merge pull request #3050 from radarhere/gitter
Added Gitter references
2018-07-01 08:06:47 +03:00
Alex Clark
eafbb395a9
Merge pull request #1817 from radarhere/gd
Added GD tests
2018-06-30 18:01:36 -04:00
Hugo
d6fa286e20
Merge pull request #3200 from radarhere/url
Updated redirected URLs
2018-06-30 11:21:55 +03:00
Hugo
e5d8145da5
Merge pull request #3189 from radarhere/releasenotes
Add 5.1.1 release notes into 5.2.0
2018-06-30 11:08:11 +03:00
Andrew Murray
d9653a48c7 Added file handling links in documentation 2018-06-30 16:44:59 +10:00
Andrew Murray
7274636a7e Added coordinate system links in documentation 2018-06-24 14:34:01 +10:00
Andrew Murray
bf96b9f87a Updated redirected URLs [ci skip] 2018-06-23 10:58:41 +10:00
Andrew Murray
6b224bed34 Updated documentation [ci skip] 2018-06-16 22:29:34 +10:00
Andrew Murray
2a229b0b55 Updated release notes [ci skip] 2018-06-16 20:59:36 +10:00
Daniel Plakhotich
39fae6e077 TGA: Read and write LA data 2018-06-14 12:18:08 +03:00
Jon Dufresne
01c06ad6c6 Update Python 2 doc URLs to Python 3
Python 3 docs are more actively maintained and are the future.
2018-06-09 21:04:34 -07:00
Hugo
a8e8bd6637
Merge pull request #3144 from thijstriemstra/patch-1
Add raspbian stretch to supported platforms
2018-06-08 17:55:50 +03:00
Andrew Murray
3d82672404 Added getrgb hsb color string 2018-05-31 06:14:29 +10:00
Andrew Murray
b50f63430f Added getrgb hsv color string 2018-05-31 06:13:22 +10:00
Thijs Triemstra
e67849dc09
add raspbian stretch to supported platforms 2018-05-29 15:47:20 +02:00
Hugo
b6f337fa60 Clarify bounding box for arc, chord, ellipse, pieslice 2018-05-06 16:07:04 +03:00
Hugo
de6baf65f3 Clarify PILLOW_VERSION will be removed after VERSION 2018-04-25 11:24:50 +03:00
Hugo
ef9bf76ce8 PILLOW_VERSION will be removed in a future release 2018-04-25 11:24:50 +03:00
Hugo
c18dce5625 'Use PIL.__version__ instead.' 2018-04-25 11:24:50 +03:00
Hugo
3508d67999 Explicitly enumerate version constants 2018-04-25 11:24:49 +03:00
Hugo
312b91717c Document deprecations in release note 2018-04-25 11:24:49 +03:00
Hugo
e33dd498f5 Prefer more conventional __version__ rather than PILLOW_VERSION 2018-04-25 11:21:38 +03:00
Hugo
0c438db926
Merge pull request #3076 from hugovk/add-3.7
Support Python 3.7
2018-04-25 11:20:31 +03:00
Hugo
572c06f6cc
Merge pull request #3095 from hugovk/rm-del-draw
Remove 'del draw' from code example
2018-04-22 20:54:01 +03:00
Hugo
4476aa3914
Merge pull request #3102 from hugovk/new-pypi
Update links to new PyPI
2018-04-17 22:36:31 +03:00
Hugo
e3800c6d6b Update links to new PyPI 2018-04-17 17:06:43 +03:00
Hugo
cbfc832ccd Remove 'del draw' from code example 2018-04-14 19:00:55 +03:00
Alexander Karpinsky
b01ba0f50c
Merge pull request #3091 from uploadcare/lut-alter
Transforming LUTs
2018-04-14 18:08:52 +03:00
Andrew Murray
b2c6231977 Corrected installation doc syntax 2018-04-14 22:16:46 +10:00
Alexander
bdd8dc40f6 Return RankFilter and UnsharpMask order [ci skip] 2018-04-12 12:21:14 +03:00
Alexander
25a5f95d21 Add Color3DLUT to docs 2018-04-11 13:36:48 +03:00
Hugo
8753c10b7a
Update version 2018-04-06 23:57:25 +03:00