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
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
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
a3a9faf3a2
Merge pull request #2761 from monolithlabs/animated_webp
...
Add support for animated WebP files
2017-11-05 15:34:50 +00:00
Jason Douglas
28bec69e98
- flake8 formatting fixes
...
- webp => WebP doc and comment changes
2017-10-01 15:23:18 -07:00
Andrew Murray
7f1e83aa39
Corrected documentation
2017-09-28 21:03:15 +10:00
Jason Douglas
c18d26b04b
- Conditonally compile animation support, only if the mux.h and demux.h headers meet the ABI version requirements
...
- Add WEBPMUX support back to WebPDecode_wrapper (to support older versions of libwebp that have mux support, but not animation)
- Add HAVE_WEBPANIM flag, and use it appropriately
- Update documentation / tests
2017-09-27 19:04:24 -07:00
Jason Douglas
6e4766155d
Add support for writing animated webp files
2017-09-25 18:53:31 -07:00
Hugo
2aee124fb5
Fix docs to match code
...
Code was fixed in https://github.com/python-pillow/Pillow/pull/2267 but not the docs.
2017-09-05 13:43:34 +03:00
Alexander
4d56db3a34
Fix wrong formula for subsampling=2 while JPEG saving
2017-08-27 20:03:36 +03:00
Andrew Murray
e24aaa60a2
Improved append_images documentation [ci skip]
2017-07-01 21:34:41 +10:00
wiredfool
8323ab1149
Merge pull request #2447 from hugovk/test-mic
...
Test MicImagePlugin for correctness
2017-06-13 22:20:44 +01:00
hugovk
5d00979dd4
Note that there may be an embedded gamma of 2.2 in MIC files
2017-06-13 23:08:46 +03:00
Andrew Murray
1df8ac22fd
Changed wording [ci skip]
2017-05-29 19:42:06 +10:00
Andrew Murray
5eabd731f0
Changed tutorial code to use with for opening files [ci skip]
2017-05-29 19:41:48 +10:00
Andrew Murray
cafc311943
Added import statements to make examples self-contained [ci skip]
2017-05-29 19:41:30 +10:00
Andrew Murray
424a09ecad
Updated references to point to existing files [ci skip]
2017-05-06 23:20:34 +10:00
wiredfool
c9f54c98a5
Merge pull request #1938 from wiredfool/python-decoder
...
Pure Python Decoders - fix for MSP decoding
2017-03-12 17:20:19 +00:00
wiredfool
38f43c1e5f
review lint
2017-03-11 13:50:19 +00:00
wiredfool
c2cd5fe3d1
handles_eof was removed in 4.0
2017-03-11 13:50:19 +00:00
wiredfool
1c0d1c547e
PyDecoder documentation
2017-03-11 13:50:19 +00:00
wiredfool
be26453ac0
python decoder docs
2017-03-11 13:50:19 +00:00
wiredfool
51b46e00c2
Refactor out passed in palette handling, add ImagePalette as an option, document palette format
2017-03-08 01:35:15 -08:00
Hugo
53e5702557
Update http to https
2017-02-14 11:27:02 +02:00
Alexander Karpinsky
071a5933ef
Update concepts.rst
2017-01-08 22:32:57 +03:00
wiredfool
6fd020a465
Added save docs for SGI
2016-12-31 12:33:33 +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
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
wiredfool
69ff457f2e
release notes, docs
2016-10-03 07:05:03 -07: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
00cb14afd7
Removed trailing whitespace
2016-09-03 12:19:04 +10:00
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