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 |
|
Andrew Murray
|
ebf2121338
|
Removed trailing whitespace
|
2016-07-01 22:05:18 +10:00 |
|
wiredfool
|
872fd0652e
|
Merge pull request #1846 from wiredfool/pr_1826
EPS + CMYK
|
2016-06-30 15:23:24 +01:00 |
|
wiredfool
|
2831acd89b
|
Updates for pr#1909
|
2016-06-25 11:10:11 +01:00 |
|
wiredfool
|
74547b5251
|
Notes on EPS reading CMYK and returning RGB
|
2016-05-26 22:25:37 +01:00 |
|
Oliver Tonnhofer
|
eb0f400e02
|
extend documentation for PNG transparency
|
2016-04-19 10:21:54 +02:00 |
|
Andrew Murray
|
2a9c303d73
|
Changed documented name of JPEG property [ci skip]
|
2016-03-28 13:32:49 +11:00 |
|
Andrew Murray
|
f9f2c20505
|
Added FTEX documentation to Image File Formats list [ci skip]
|
2016-02-03 00:02:46 +11:00 |
|
wiredfool
|
99e88c7796
|
Merge pull request #1653 from wiredfool/gbr
Fixed long broken GBRImagePlugin
|
2016-01-31 09:03:03 -08:00 |
|
wiredfool
|
00dc657824
|
Documentation for GBR
|
2016-01-08 07:25:42 -08:00 |
|
Jerome Leclanche
|
b9a71cafbc
|
Add a basic DDS image plugin
Only supports DXT1 and DXT5 for now.
The pixel formats ideally should be supported in decode.c instead,
but for now this is good enough.
Fixes #252
|
2016-01-05 17:11:17 +02:00 |
|
wiredfool
|
e5076a3278
|
Merge pull request #1620 from wiredfool/issue_1597
Partial fix for #1597
|
2016-01-01 07:47:58 -08:00 |
|
Hugo
|
55a037c50b
|
Merge pull request #1531 from wiredfool/exif_div_zero
Divide by zero in Exif
|
2015-12-31 15:15:20 +02:00 |
|
wiredfool
|
36c48150ea
|
Docs formatting
|
2015-12-30 13:52:13 -08:00 |
|
wiredfool
|
a9d1cda126
|
Docs for crashing fix
|
2015-12-30 13:52:01 -08:00 |
|
wiredfool
|
48e4e0722e
|
Documentation for IFDRational
|
2015-12-29 21:33:10 +00:00 |
|
Andrew Murray
|
46b11f1beb
|
Moved PIXAR and XV Thumbnails into the read-only section [ci skip]
|
2015-12-30 00:15:13 +11:00 |
|
Andrew Murray
|
44c8a85386
|
Changed formats read total [ci skip]
|
2015-12-30 00:05:36 +11:00 |
|
Andrew Murray
|
4cbe4d71ba
|
Removed duplicate documentation and formatted heading [ci skip]
|
2015-12-30 00:05:09 +11:00 |
|
Andrew Murray
|
e6541cb3d6
|
Updated ICNS documentation [ci skip]
|
2015-12-29 23:51:05 +11:00 |
|
Andrew Murray
|
6bd7e7f02d
|
Removed trailing whitespace
|
2015-10-11 21:24:35 +11:00 |
|
wiredfool
|
92f5133469
|
Merge pull request #1445 from radarhere/pdf
Added PDF multipage saving
|
2015-10-01 05:33:11 -07:00 |
|
Andrew Murray
|
125ec9c650
|
Added documentation
|
2015-10-01 19:45:27 +10:00 |
|
Andrew Murray
|
d097d44fa1
|
Updated documentation and removed deprecated comment
|
2015-09-23 22:14:06 +10:00 |
|
wiredfool
|
de34547f33
|
Merge pull request #1419 from wiredfool/tiff-ifd-rewrite
Tiff ImageFileDirectory Rewrite
|
2015-09-20 10:36:19 +01:00 |
|
Andrew Murray
|
01356a9ad8
|
Improved documentation [ci skip]
|
2015-09-18 21:41:36 +10:00 |
|
wiredfool
|
1614f2fdb5
|
Documentation for IFD Changes
|
2015-09-14 07:01:57 -07:00 |
|
David Schmidt
|
ac7b4b825a
|
gif doc improved
- missing closing brackt
- EOFError mentioned
|
2015-06-28 13:04:46 +02:00 |
|
homm
|
c2c586dcc1
|
This is not so since #1029
|
2015-04-03 00:28:25 +03:00 |
|
Mikhail Korobov
|
4713b41ed7
|
DOC document compress_level Image.save PNG option.
|
2015-01-15 23:14:30 +05:00 |
|
Hugo
|
b3e09122e5
|
Merge pull request #1060 from wiredfool/png-dos
Fix potential PNG decompression DOS
|
2014-12-31 20:32:41 +02:00 |
|
wiredfool
|
a59eb3975f
|
Documentation Update for PNG zlib DOS
|
2014-12-30 17:06:38 -08:00 |
|
Antony Lee
|
800480db52
|
Use underscores, not spaces, in TIFF tag kwargs.
kwargs with spaces ("x resolution", "y resolution", "resolution unit"
and "date time") are deprecated.
|
2014-12-09 15:17:33 -08:00 |
|
wiredfool
|
c770984867
|
Document all the save params for PNG, and their references [ci skip]
|
2014-11-19 15:35:33 -08:00 |
|
Herb
|
79c7c7a01a
|
add tests and docs
|
2014-11-08 14:49:50 +08:00 |
|
Hugo
|
7713bab431
|
Fix SPIDER homepage link
[CI skip]
|
2014-10-01 13:51:08 +03:00 |
|
wiredfool
|
cb166786df
|
More JPEG documentation, fixes #890
|
2014-09-24 16:30:39 -07:00 |
|
tyrannosaurus
|
b1187c7dc7
|
Fix heading
|
2014-09-13 20:36:14 +04:00 |
|
Hugo
|
99cb19b671
|
Remove a rogue "=" from the end of a line
It wasn't there in the original PIL handbook: http://effbot.org/imagingbook/format-jpeg.htm
[CI skip]
|
2014-08-15 13:58:54 +03:00 |
|
Eric W. Brown
|
3b3f58d1bc
|
Changed PIL to Pillow for newly supported formats.
|
2014-07-25 14:47:07 -04:00 |
|
Eric W. Brown
|
dcd171c1b8
|
Minor refactoring per discussion and MPO docs.
|
2014-07-24 11:16:12 -04:00 |
|
wiredfool
|
06ad0b092a
|
Added docs for JPEG qtables and subsampling
|
2014-06-20 01:39:42 -07:00 |
|
wiredfool
|
e55c6c5471
|
added version added
|
2014-04-01 22:21:01 -07:00 |
|
Alastair Houghton
|
8eec69d39e
|
Merging JPEG 2000 support with .icns plugin.
|
2014-03-24 17:22:59 +00:00 |
|
Alastair Houghton
|
299c278e66
|
Improved icns support
|
2014-03-24 16:10:23 +00:00 |
|
Alastair Houghton
|
efd47ce63b
|
Added documentation for JPEG 2000.
|
2014-03-14 16:39:09 +00:00 |
|
Alex Clark ☺
|
d48f301d57
|
Merge pull request #423 from wiredfool/trns-png
Support for PNG tRNS header when converting from RGB->RGBA
|
2013-12-28 05:56:03 -08:00 |
|
wiredfool
|
543f96de61
|
Merge from master
|
2013-11-30 09:57:00 -08:00 |
|
wiredfool
|
e06600d176
|
Docs: saving RGB+transparency works
|
2013-11-26 14:51:07 -08:00 |
|
Esteban Santana Santana
|
16a0a640f2
|
Added documentation for the newly added scale argument to EPS’s load() function.
|
2013-11-20 01:14:51 -06:00 |
|
wiredfool
|
5c501b8f64
|
Webp save documentation
|
2013-10-22 12:32:01 -07:00 |
|
wiredfool
|
043dda21d2
|
Added tiff save option documentation
|
2013-10-08 22:41:44 -07:00 |
|
Steve Johnson
|
fd7bfbe86b
|
Update TIFF compression notes
|
2013-10-06 22:41:25 -07:00 |
|
Steve Johnson
|
2987c5a7eb
|
Mention WebP on the supported formats page
|
2013-10-06 22:39:02 -07:00 |
|
Steve Johnson
|
e8cc448fa0
|
Couple of compatibility updates
|
2013-10-06 22:30:16 -07:00 |
|
Steve Johnson
|
6115049f45
|
Appendix stubs and all file formats
|
2013-10-06 21:53:22 -07:00 |
|