Pillow/docs
Oliver Tonnhofer 2af4026201 Improve encoding of TIFF tags (#3861)
* Improve encoding of TIFF tags

- Pass tagtype from v2 directory to libtiff encoder, instead of
autodetecting type.
- Use explicit types. E.g. uint32_t for TIFF_LONG to fix issues on
platforms with 64bit longs.
- Add support for multiple values (arrays). Requires type in v2
directory and values must be passed as a tuple.
- Add support for signed types (e.g. TIFFTypes.TIFF_SIGNED_SHORT).

Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2019-06-30 21:48:19 +03:00
..
_static Moved docs JS file into custom directory 2019-01-19 20:27:11 +11:00
_templates Updated StackOverflow links [ci skip] 2018-08-14 19:37:16 +10:00
example Format with Black 2019-06-13 18:54:57 +03:00
handbook Improve encoding of TIFF tags (#3861) 2019-06-30 21:48:19 +03:00
reference Documentation for Image module (#3776) 2019-06-28 19:49:45 +03:00
releasenotes Fixed wording 2019-06-29 18:02:08 +10:00
resources/js Fixed JS errors in local Sphinx build 2019-01-19 20:39:13 +11:00
about.rst add last PIL release version and date to about.rst 2018-07-01 09:39:26 +03:00
conf.py Format with Black 2019-06-13 18:54:57 +03:00
COPYING Updated copyright year 2019-01-03 09:32:05 +11:00
deprecations.rst Add explicit removal version 2019-04-09 11:11:14 +03:00
Guardfile Added executable flag to file with shebang line 2017-12-03 13:17:17 +11:00
index.rst Remove unused RST substitution definition 2019-03-17 08:00:23 +02:00
installation.rst Renamed OS X reference to macOS [ci skip] 2019-06-15 08:02:28 +10:00
make.bat Fresh start for docs, generated by sphinx-apidoc 2013-04-12 19:52:50 +02:00
Makefile Clean up Handbook 2015-09-30 06:38:51 -04:00
PIL.rst Remove redundant module skipping 2018-07-14 23:33:54 +03:00
porting.rst Port to the top 2015-09-30 07:28:35 -04:00