mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-21 20:54:47 +03:00
Updated redirected URL
This commit is contained in:
parent
9d9930d72b
commit
96e0ce012a
|
@ -138,7 +138,7 @@ def APP(self, marker):
|
||||||
elif marker == 0xFFEE and s[:5] == b"Adobe":
|
elif marker == 0xFFEE and s[:5] == b"Adobe":
|
||||||
self.info["adobe"] = i16(s, 5)
|
self.info["adobe"] = i16(s, 5)
|
||||||
# extract Adobe custom properties
|
# extract Adobe custom properties
|
||||||
# https://sno.phy.queensu.ca/~phil/exiftool/TagNames/JPEG.html#Adobe
|
# https://exiftool.org/TagNames/JPEG.html#Adobe
|
||||||
# https://docs.oracle.com/javase/8/docs/api/javax/imageio/metadata/doc-files/jpeg_metadata.html
|
# https://docs.oracle.com/javase/8/docs/api/javax/imageio/metadata/doc-files/jpeg_metadata.html
|
||||||
try:
|
try:
|
||||||
index2_offset = 5
|
index2_offset = 5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user