Pillow/docs/handbook
Oliver Tonnhofer 2b7d8be536 tiff: add support for JPEG quality
Uses JPEGQUALITY pseudo-tag from libtiff.

Also changes the way tags are passed to PyImaging_LibTiffEncoderNew from
dict to list to ensure that COMPRESSION tag is added before JPEGQUALITY.
This is required as the COMPRESSION tag registers the JPEGQUALITY
pseudo-tag.
2019-06-26 06:33:54 +10:00
..
appendices.rst Add note about appendices [ci skip] 2015-04-04 08:50:47 -04:00
concepts.rst Revert "Merge pull request #3838 from radarhere/i_conversion" 2019-06-11 19:28:31 +10:00
image-file-formats.rst tiff: add support for JPEG quality 2019-06-26 06:33:54 +10:00
index.rst Clean up Handbook 2015-09-30 06:38:51 -04:00
overview.rst Link method [ci skip] 2019-06-02 13:34:18 +10:00
tutorial.rst Added import [ci skip] 2019-05-06 08:38:43 +10:00
writing-your-own-file-decoder.rst Added note about RGBX padding 2019-06-21 19:37:43 +10:00