Co-Authored-By: hugovk <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2018-12-31 23:09:22 +02:00 committed by GitHub
parent 8c38e4c6d5
commit a53c39eb46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ For example, to get or set the farthest pixel in the lower right of an image::
New custom TIFF tags
^^^^^^^^^^^^^^^^^^^^
TIFF images can now be saved with custom integer, float and sting TIFF tags::
TIFF images can now be saved with custom integer, float and string TIFF tags::
im = Image.new("RGB", (200, 100))
custom = {