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
Paul Korir
608a7776b2
Table of contents
...
Added a table of contents of the available support file formats
2016-08-07 12:31:09 +01:00
wiredfool
7bfd2ca4c0
Merge pull request #2034 from uploadcare/release-notes-3.4
...
Release note about new filters
2016-08-06 22:07:37 +01:00
wiredfool
25b3775004
Merge pull request #2031 from techtonik/patch-1
...
installation.rst: Windows console prompts are >
2016-08-06 22:04:38 +01:00
homm
07209e9b98
release note about new filters
2016-07-18 02:39:29 +03:00
anatoly techtonik
f01c2a37da
installation.rst: Windows console prompts are >
2016-07-15 10:51:00 +03:00
Andrew Murray
4166863590
Updated El Capitan tested Pillow version [ci skip]
2016-07-06 21:54:50 +10:00
homm
41f03a05e5
add filters to concepts
2016-07-02 01:56:56 +03:00
Andrew Murray
ebf2121338
Removed trailing whitespace
2016-07-01 22:05:18 +10:00
Andrew Murray
b69596a13d
Fixed typos [ci skip]
2016-07-01 21:49:44 +10:00
Andrew Murray
8274c878a4
Fixed typos [ci skip]
2016-07-01 21:42:36 +10:00
Andrew Murray
64d0bc8bb5
Fixed typo [ci skip]
2016-07-01 21:17:51 +10:00
Andrew Murray
5e5bda95e0
Removed trailing whitespace
2016-06-30 20:12:50 +01:00
wiredfool
872fd0652e
Merge pull request #1846 from wiredfool/pr_1826
...
EPS + CMYK
2016-06-30 15:23:24 +01:00
wiredfool
a47ca1b838
Merge pull request #1994 from wiredfool/osx_install
...
Clarified OSX build instructions, fixes #1980
2016-06-30 13:43:06 +01:00
wiredfool
d9699c4ba0
Clarified OSX build instructions, fixes #1980
2016-06-30 05:38:59 -07:00