@@ -30,7 +30,7 @@ class TypeSizeForExifOnly(metaclass=system_tests.CaseMeta):
3030Exif.Image.YCbCrPositioning Short 1 Centered
3131Exif.Image.Rating SLong 1 3
3232Exif.Image.RatingPercent SLong 1 50
33- Exif.Image.ExifTag Long 1 318
33+ Exif.Image.ExifTag Long 1 320
3434Exif.Photo.ExposureTime Rational 1 1/250 s
3535Exif.Photo.FNumber Rational 1 F11
3636Exif.Photo.ExposureProgram Short 1 Auto
@@ -46,10 +46,10 @@ class TypeSizeForExifOnly(metaclass=system_tests.CaseMeta):
4646Exif.Photo.Flash Short 1 No, compulsory
4747Exif.Photo.FocalLength Rational 1 10.0 mm
4848Exif.Photo.MakerNote Undefined 18 0 1 2 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0
49- Exif.MakerNote.Offset Long 1 796
49+ Exif.MakerNote.Offset Long 1 798
5050Exif.MakerNote.ByteOrder Ascii 3 MM
5151Exif.Canon.0x0200 0x0300 0
52- Exif.Photo.UserComment Undefined 37 charset=Ascii binary comment
52+ Exif.Photo.UserComment Undefined 38 Chateaux de la Loire, Chambord
5353Exif.Photo.SubSecTime Ascii 3 81
5454Exif.Photo.SubSecTimeOriginal Ascii 3 81
5555Exif.Photo.SubSecTimeDigitized Ascii 3 81
@@ -66,7 +66,7 @@ class TypeSizeForExifOnly(metaclass=system_tests.CaseMeta):
6666Exif.Photo.SceneCaptureType Short 1 Standard
6767Exif.Photo.Contrast Short 1 Normal
6868Exif.Photo.Saturation Short 1 Normal
69- Exif.Image.GPSTag Long 1 867
69+ Exif.Image.GPSTag Long 1 870
7070Exif.GPSInfo.GPSVersionID Byte 4 2.0.0.0
7171Exif.GPSInfo.GPSLatitudeRef Ascii 2 North
7272Exif.GPSInfo.GPSLatitude Rational 3 47deg 36' 58"
@@ -75,7 +75,7 @@ class TypeSizeForExifOnly(metaclass=system_tests.CaseMeta):
7575Exif.GPSInfo.GPSAltitudeRef Byte 1 Above sea level
7676Exif.GPSInfo.GPSAltitude Rational 1 86 m
7777Exif.Thumbnail.Compression Short 1 JPEG (old-style)
78- Exif.Thumbnail.JPEGInterchangeFormat Long 1 1055
78+ Exif.Thumbnail.JPEGInterchangeFormat Long 1 1058
7979Exif.Thumbnail.JPEGInterchangeFormatLength Long 1 4492
8080""" ,
8181 """File 1/1: $filename
0 commit comments