mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Change comment wording to reflect ability to read tiled tiffs [ci skip]
This commit is contained in:
parent
b0e5e5fb11
commit
1e4b3177ed
|
@ -438,7 +438,7 @@ LIBTIFF_CORE.remove(301) # Array of short, crashes
|
|||
LIBTIFF_CORE.remove(532) # Array of long, crashes
|
||||
|
||||
LIBTIFF_CORE.remove(255) # We don't have support for subfiletypes
|
||||
LIBTIFF_CORE.remove(322) # We don't have support for tiled images in libtiff
|
||||
LIBTIFF_CORE.remove(322) # We don't have support for writing tiled images with libtiff
|
||||
LIBTIFF_CORE.remove(323) # Tiled images
|
||||
LIBTIFF_CORE.remove(333) # Ink Names either
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user