Alexander Karpinsky
071a5933ef
Update concepts.rst
2017-01-08 22:32:57 +03:00
David McInnis
da4ee8f906
added new version numbers for arch linux
2017-01-07 04:47:13 -08:00
Andrew Murray
c1905d3e26
Added macOS Sierra tested Pillow version [ci skip]
2017-01-07 18:45:36 +11:00
Hugo
2eba610b29
Pillow 3.5.0 became 4.0.0
...
And some caps consistency
[CI skip]
2017-01-03 15:13:45 +02:00
wiredfool
a7ce2b69ca
Merge pull request #2271 from radarhere/copyright
...
Updated copyright year
2017-01-01 11:29:30 +00:00
wiredfool
962752f3fd
Date Range
2017-01-01 11:28:19 +00:00
wiredfool
eea7c63eb3
Py 3.6
2016-12-31 17:31:39 +00:00
wiredfool
5230fee237
Release notes for 4.0.0
2016-12-31 17:29:28 +00:00
wiredfool
6fd020a465
Added save docs for SGI
2016-12-31 12:33:33 +00:00
Andrew Murray
8c6bc07124
Updated tested versions of libjpeg [ci skip]
2016-12-30 10:47:05 +11:00
wiredfool
944a470a79
Merge pull request #2312 from wiredfool/pr_2298
...
List of individual frame durations for saving animated gifs. #2298
2016-12-27 12:00:40 +00:00
wiredfool
55e068d52e
Removed duplicate open duration, clarified, listed all save options, added tuple for duration
2016-12-27 03:09:55 -08:00
wiredfool
87092ad4f8
can pass list of integer to set different duration for each frame when saving GIF
2016-12-27 02:44:05 -08:00
Andrew Murray
d4a6e07367
Added documentation for Python 3.6 support
2016-12-27 02:28:11 -08:00
Andrew Murray
3089dd18d8
Updated copyright year
2016-12-26 12:15:23 +11:00
wiredfool
80b78be21a
Merge pull request #2199 from jdufresne/dep-olefile
...
Remove vendored version of olefile Python package in favor of upstream
2016-12-13 20:12:29 +00:00
Hugo
7dff4e5a8f
Merge pull request #2269 from wiredfool/design-docs
...
Design docs
2016-12-09 11:01:03 +02:00
Andrew Murray
15347b6703
Fixed typo [ci skip]
2016-12-02 10:27:38 +11:00
wiredfool
937199e545
document limits
2016-12-01 09:11:04 -08:00
wiredfool
cf85e8f1c7
design docs for file closing
2016-12-01 08:28:09 -08:00
wiredfool
1fcde0bd9f
design docs for file closing
2016-12-01 08:28:09 -08:00
Jon Dufresne
52b1f46b12
Deprecate vendored version of olefile Python package in favor of upstream
...
Pillow now requires the olefile Python package through setup.py.
This removes Pillow's maintenance of this library by instead relying on
and reusing the upstream version. No longer need to regularly update the
vendored package and docs. olefile bug fixes and features can go
directly upstream.
During travis tests, now installs Pillow package before tests; this will
also install all dependencies (currently, only olefile).
2016-11-22 18:17:31 -08:00
Jon Dufresne
85cf6d3140
Drop support for Python 3.2
2016-11-22 04:24:40 -08:00
Jon Dufresne
dbe9f85c7d
Drop support for Python 2.6
...
* Drop unittest2 requirement
* Use set literals
* Use dict/set comprehension
* Use str.format() automatic numbering
2016-11-22 04:23:55 -08:00
Andrew Murray
6380f8da03
Fixed typo [ci skip]
2016-10-28 19:59:40 +11:00
Alex Chan
6d38015474
Fix typo in description of ICO
2016-10-27 06:29:32 +01:00
Alex Chan
efa94a78e6
Move ICO out of the list of read-only file formats
...
Fixes #2179 .
2016-10-26 19:41:40 +01:00
Hugo
7dbb1a5c99
Fix too-short title underline
...
https://travis-ci.org/python-pillow/Pillow/jobs/170394881#L3517
2016-10-25 15:24:19 +03:00
Hugo
13429c8c36
Fix too-short title underlines and malformed table
...
https://travis-ci.org/python-pillow/Pillow/jobs/170394881#L3453
2016-10-25 15:23:07 +03:00
wiredfool
e9f2794786
Update Compatibility Matrix [ci skip]
2016-10-17 09:12:19 +01:00
David McInnis
00eb6d6b37
added arch linux support
2016-10-16 20:20:58 -07:00
wiredfool
0f2d6e0cc5
Changes, Release Notes for 3.3.2
2016-10-03 07:27:02 -07:00
wiredfool
69ff457f2e
release notes, docs
2016-10-03 07:05:03 -07:00
Alex Clark
76d1f534c3
Merge pull request #1901 from radarhere/license
...
Added reference to Pillow to COPYING
2016-10-03 07:36:13 -04:00
Andrew Murray
3e99ef8a43
Added import to docs [ci skip]
2016-09-29 20:11:38 +10:00
Andrew Murray
5c0580adc2
Added note to docs regarding draft mode formats [ci skip]
2016-09-29 20:11:19 +10:00
Andrew Murray
f51595546a
Updated PCD description in docs [ci skip]
2016-09-29 20:10:58 +10:00
Hugo
0a0fe292ec
Merge pull request #2134 from madphysicist/patch-1
...
Typo in doc
2016-09-27 20:08:45 +03:00
Joseph Fox-Rabinovitz
c4b9927b0a
Missing backtick
...
[ci skip]
2016-09-27 12:46:19 -04:00
Joseph Fox-Rabinovitz
dcad278865
Typo in doc
2016-09-27 12:42:18 -04:00
Andrew Murray
4c6b12df00
Updated documentation
2016-09-25 21:22:38 +10:00
wiredfool
21d1fd6be0
Merge pull request #2125 from radarhere/macos
...
Renamed references to OS X to macOS
2016-09-25 09:31:01 +01:00
Andrew Murray
9a54442303
Added release notes and improved documentation for append_images [ci skip]
2016-09-23 22:00:31 +10:00
Andrew Murray
b58f76dc4f
Renamed references to OS X to macOS
2016-09-23 21:12:03 +10:00
Andrew Murray
b346ed36f1
Added append_images parameter to GIF saving
2016-09-11 12:04:01 +10:00
Andrew Murray
572a3d970c
Removed whitespace from blank lines
2016-09-03 12:23:42 +10:00
Andrew Murray
00cb14afd7
Removed trailing whitespace
2016-09-03 12:19:04 +10:00
wiredfool
777f75659e
Merge pull request #2056 from polarise/master
...
TOC of supported file formats
2016-08-25 11:33:33 +01:00
Manoj Mohan
4ab18e2b50
Installation instructions on Fedora Python3
...
Added installations instructions of Pillow on Fedora Python3
2016-08-15 08:12:47 +05:30
Paul Korir
5a8ecc6d60
Update image-file-formats.rst
2016-08-07 12:31:56 +01:00