mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-21 10:16:06 +03:00
- 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). |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| example | ||
| handbook | ||
| reference | ||
| releasenotes | ||
| resources/js | ||
| about.rst | ||
| conf.py | ||
| COPYING | ||
| deprecations.rst | ||
| Guardfile | ||
| index.rst | ||
| installation.rst | ||
| make.bat | ||
| Makefile | ||
| PIL.rst | ||
| porting.rst | ||