mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-05 04:13:11 +03:00
Added IptcNaaInfo tag to v2
This commit is contained in:
parent
f08a0966a0
commit
7a16ef16e7
|
@ -177,6 +177,7 @@ TAGS_V2 = {
|
||||||
532: ("ReferenceBlackWhite", RATIONAL, 6),
|
532: ("ReferenceBlackWhite", RATIONAL, 6),
|
||||||
700: ("XMP", BYTE, 0),
|
700: ("XMP", BYTE, 0),
|
||||||
33432: ("Copyright", ASCII, 1),
|
33432: ("Copyright", ASCII, 1),
|
||||||
|
33723: ("IptcNaaInfo", UNDEFINED, 0),
|
||||||
34377: ("PhotoshopInfo", BYTE, 0),
|
34377: ("PhotoshopInfo", BYTE, 0),
|
||||||
# FIXME add more tags here
|
# FIXME add more tags here
|
||||||
34665: ("ExifIFD", LONG, 1),
|
34665: ("ExifIFD", LONG, 1),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user