mini_exiftool 2.10.3 → 2.10.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Changelog +3 -0
- data/lib/mini_exiftool.rb +1 -1
- data/mini_exiftool.gemspec +2 -2
- data/regtest/read_all.yml +28 -28
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d02a99b3bb57a80fdd788fee4d19730b444733abba15521b3f82182c1616e2a2
|
4
|
+
data.tar.gz: c0123ea7ed1a3f61b4a0a26efaba5b25633b8219d9c4899ad76da4d295199d38
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: af633fd3e440b6d264fe8b0b94a8c5e9ce06270cef77eed380474eff9541f63cee8f8b0521ad9637d46d4aff7b06de681e0d9fee28ea1af8babf5d3ad5269fac
|
7
|
+
data.tar.gz: a96a9ea4a784ba41b57383e72f922c06f525ec7440896bca8d5dfc33ae6fef55f66dd48d3e46429dbf4b34a281485a2fc6afe96812903f82cfac0e5c13b898e6
|
data/Changelog
CHANGED
data/lib/mini_exiftool.rb
CHANGED
data/mini_exiftool.gemspec
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: mini_exiftool 2.10.
|
2
|
+
# stub: mini_exiftool 2.10.4 ruby lib
|
3
3
|
#
|
4
4
|
# This file is automatically generated by rim.
|
5
5
|
# PLEASE DO NOT EDIT IT DIRECTLY!
|
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
Gem::Specification.new do |s|
|
9
9
|
s.name = "mini_exiftool"
|
10
|
-
s.version = "2.10.
|
10
|
+
s.version = "2.10.4"
|
11
11
|
|
12
12
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
13
13
|
s.require_paths = ["lib"]
|
data/regtest/read_all.yml
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
---
|
2
2
|
sample: read Bad_PreviewIFD.jpg
|
3
3
|
result:
|
4
|
-
ExifToolVersion:
|
5
|
-
FileSize: 8.4
|
4
|
+
ExifToolVersion: 12.26
|
5
|
+
FileSize: 8.4 KiB
|
6
6
|
FileType: JPEG
|
7
7
|
FileTypeExtension: jpg
|
8
8
|
MIMEType: image/jpeg
|
@@ -46,7 +46,7 @@ result:
|
|
46
46
|
ImageBoundary: 0 0 3872 2592
|
47
47
|
CropHiSpeed: Off (3904x2616 cropped to 3904x2616 at pixel 0,0)
|
48
48
|
SerialNumber: 3365614
|
49
|
-
VRInfoVersion:
|
49
|
+
VRInfoVersion: '0100'
|
50
50
|
VibrationReduction: 'On'
|
51
51
|
VRMode: Normal
|
52
52
|
ActiveD-Lighting: 'Off'
|
@@ -70,7 +70,7 @@ result:
|
|
70
70
|
HueAdjustment: 0
|
71
71
|
NoiseReduction: 'Off'
|
72
72
|
WB_RGGBLevels: 56833 1 1 7
|
73
|
-
LensDataVersion:
|
73
|
+
LensDataVersion: '0202'
|
74
74
|
ExitPupilPosition: 70.6 mm
|
75
75
|
AFAperture: 4.1
|
76
76
|
FocusPosition: '0x22'
|
@@ -91,23 +91,23 @@ result:
|
|
91
91
|
ImageOptimization: ''
|
92
92
|
Saturation: Auto
|
93
93
|
VariProgram: Auto
|
94
|
-
MultiExposureVersion:
|
94
|
+
MultiExposureVersion: '0100'
|
95
95
|
MultiExposureMode: 'Off'
|
96
96
|
MultiExposureShots: 0
|
97
97
|
MultiExposureAutoGain: 'Off'
|
98
98
|
HighISONoiseReduction: 'Off'
|
99
99
|
PowerUpTime: 2008-12-12 11:11:24.000000000 +01:00
|
100
|
-
FileInfoVersion:
|
100
|
+
FileInfoVersion: '0100'
|
101
101
|
MemoryCardNumber: 0
|
102
102
|
DirectoryNumber: 100
|
103
103
|
FileNumber: '0081'
|
104
|
-
RetouchInfoVersion:
|
104
|
+
RetouchInfoVersion: '0100'
|
105
105
|
NEFBitDepth: Unknown (0 0 16723 17225)
|
106
106
|
UserComment: ''
|
107
|
-
SubSecTime:
|
108
|
-
SubSecTimeOriginal:
|
109
|
-
SubSecTimeDigitized:
|
110
|
-
FlashpixVersion:
|
107
|
+
SubSecTime: '00'
|
108
|
+
SubSecTimeOriginal: '00'
|
109
|
+
SubSecTimeDigitized: '00'
|
110
|
+
FlashpixVersion: '0100'
|
111
111
|
ColorSpace: sRGB
|
112
112
|
ExifImageWidth: 1
|
113
113
|
ExifImageHeight: 1
|
@@ -187,8 +187,8 @@ result:
|
|
187
187
|
---
|
188
188
|
sample: read Canon.jpg
|
189
189
|
result:
|
190
|
-
ExifToolVersion:
|
191
|
-
FileSize: 2.6
|
190
|
+
ExifToolVersion: 12.26
|
191
|
+
FileSize: 2.6 KiB
|
192
192
|
FileType: JPEG
|
193
193
|
FileTypeExtension: jpg
|
194
194
|
MIMEType: image/jpeg
|
@@ -272,7 +272,7 @@ result:
|
|
272
272
|
BracketShotNumber: 0
|
273
273
|
CanonImageType: CRW:EOS DIGITAL REBEL CMOS RAW
|
274
274
|
CanonFirmwareVersion: Firmware Version 1.1.1
|
275
|
-
SerialNumber:
|
275
|
+
SerialNumber: '0560018150'
|
276
276
|
SerialNumberFormat: Format 1
|
277
277
|
FileNumber: 118-1861
|
278
278
|
OwnerName: Phil Harvey
|
@@ -303,12 +303,12 @@ result:
|
|
303
303
|
AFPointsInFocus: "(none)"
|
304
304
|
ThumbnailImageValidArea: 0 159 7 112
|
305
305
|
UserComment: ''
|
306
|
-
FlashpixVersion:
|
306
|
+
FlashpixVersion: '0100'
|
307
307
|
ColorSpace: sRGB
|
308
308
|
ExifImageWidth: 160
|
309
309
|
ExifImageHeight: 120
|
310
310
|
InteropIndex: THM - DCF thumbnail file
|
311
|
-
InteropVersion:
|
311
|
+
InteropVersion: '0100'
|
312
312
|
RelatedImageWidth: 3072
|
313
313
|
RelatedImageHeight: 2048
|
314
314
|
FocalPlaneXResolution: 3443.946188
|
@@ -347,8 +347,8 @@ result:
|
|
347
347
|
---
|
348
348
|
sample: read test.jpg
|
349
349
|
result:
|
350
|
-
ExifToolVersion:
|
351
|
-
FileSize: 46
|
350
|
+
ExifToolVersion: 12.26
|
351
|
+
FileSize: 46 KiB
|
352
352
|
FileType: JPEG
|
353
353
|
FileTypeExtension: jpg
|
354
354
|
MIMEType: image/jpeg
|
@@ -409,7 +409,7 @@ result:
|
|
409
409
|
ColorTemperature: 0
|
410
410
|
LensType: Minolta AF 28-135mm F4-4.5 or Other Lens
|
411
411
|
UserComment: ''
|
412
|
-
FlashpixVersion:
|
412
|
+
FlashpixVersion: '0100'
|
413
413
|
ColorSpace: sRGB
|
414
414
|
ExifImageWidth: 3008
|
415
415
|
ExifImageHeight: 2000
|
@@ -422,7 +422,7 @@ result:
|
|
422
422
|
Contrast: Normal
|
423
423
|
Saturation: Normal
|
424
424
|
Sharpness: Normal
|
425
|
-
PrintIMVersion:
|
425
|
+
PrintIMVersion: '0300'
|
426
426
|
Compression: JPEG (old-style)
|
427
427
|
ThumbnailOffset: 39274
|
428
428
|
ThumbnailLength: 1820
|
@@ -457,8 +457,8 @@ result:
|
|
457
457
|
---
|
458
458
|
sample: read test_coordinates.jpg
|
459
459
|
result:
|
460
|
-
ExifToolVersion:
|
461
|
-
FileSize: 251
|
460
|
+
ExifToolVersion: 12.26
|
461
|
+
FileSize: 251 KiB
|
462
462
|
FileType: JPEG
|
463
463
|
FileTypeExtension: jpg
|
464
464
|
MIMEType: image/jpeg
|
@@ -487,7 +487,7 @@ result:
|
|
487
487
|
FocalLength: 4.1 mm
|
488
488
|
SubjectArea: 519 403 239 180
|
489
489
|
UserComment: clip
|
490
|
-
FlashpixVersion:
|
490
|
+
FlashpixVersion: '0100'
|
491
491
|
ColorSpace: sRGB
|
492
492
|
ExifImageWidth: 1280
|
493
493
|
ExifImageHeight: 720
|
@@ -529,7 +529,7 @@ result:
|
|
529
529
|
---
|
530
530
|
sample: read test_encodings.jpg
|
531
531
|
result:
|
532
|
-
ExifToolVersion:
|
532
|
+
ExifToolVersion: 12.26
|
533
533
|
FileSize: 660 bytes
|
534
534
|
FileType: JPEG
|
535
535
|
FileTypeExtension: jpg
|
@@ -548,8 +548,8 @@ result:
|
|
548
548
|
---
|
549
549
|
sample: read test_special_dates.jpg
|
550
550
|
result:
|
551
|
-
ExifToolVersion:
|
552
|
-
FileSize: 3.7
|
551
|
+
ExifToolVersion: 12.26
|
552
|
+
FileSize: 3.7 KiB
|
553
553
|
FileType: JPEG
|
554
554
|
FileTypeExtension: jpg
|
555
555
|
MIMEType: image/jpeg
|
@@ -559,10 +559,10 @@ result:
|
|
559
559
|
ResolutionUnit: inches
|
560
560
|
ModifyDate: false
|
561
561
|
YCbCrPositioning: Centered
|
562
|
-
ExifVersion:
|
562
|
+
ExifVersion: '0220'
|
563
563
|
DateTimeOriginal: 1961-08-13 12:08:25.000000000 +01:00
|
564
564
|
ComponentsConfiguration: Y, Cb, Cr, -
|
565
|
-
FlashpixVersion:
|
565
|
+
FlashpixVersion: '0100'
|
566
566
|
ColorSpace: Uncalibrated
|
567
567
|
PreviewDateTime: 1961-08-13 12:08:25.000000000 +01:00
|
568
568
|
ImageWidth: 300
|