Skip to content

Commit ac96622

Browse files
committed
rebuilt yaml
1 parent e2d1f71 commit ac96622

File tree

4 files changed

+14
-17
lines changed

4 files changed

+14
-17
lines changed

test/expected/Epson_V700_Silverfast.tif.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@
3434
:strip_byte_counts: "(Binary data 4949 bytes, use -b option to extract)"
3535
:image_size: 4683x3066
3636
:megapixels: 14.4
37-
:preview_tiff: "(Binary data 1498080 bytes, use -b option to extract)"

test/expected/IMG_2452.jpg.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@
139139
:compression: JPEG (old-style)
140140
:thumbnail_offset: 3480
141141
:thumbnail_length: 4627
142-
:comment: |
143-
AppleMark
142+
:comment: 'AppleMark
143+
144+
'
144145
:image_width: 2248
145146
:image_height: 4000
146147
:encoding_process: Baseline DCT, Huffman coding

test/expected/faces.jpg.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,10 @@
276276
:profile_description_ml-no-no: RGB-kameraprofil
277277
:profile_description_ml-pt-br: Perfil RGB de Câmera
278278
:profile_description_ml-sv-se: RGB-profil för Kamera
279-
:profile_description_ml-ja-jp: "カメラ RGB プロファイル"
280-
:profile_description_ml-ko-kr: "카메라 RGB 프로파일"
281-
:profile_description_ml-zh-tw: "數位相機 RGB 色彩描述"
282-
:profile_description_ml-zh-cn: "相机 RGB 描述文件"
279+
:profile_description_ml-ja-jp: カメラ RGB プロファイル
280+
:profile_description_ml-ko-kr: 카메라 RGB 프로파일
281+
:profile_description_ml-zh-tw: 數位相機 RGB 色彩描述
282+
:profile_description_ml-zh-cn: 相机 RGB 描述文件
283283
:current_iptc_digest: b443520a10119da99c2550175e6d0efb
284284
:envelope_record_version: 4
285285
:coded_character_set: UTF8

test/expected/utf8.jpg.yaml

+7-10
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
---
22
:file_name: utf8.jpg
33
:file_size: 24 kB
4-
:file_modify_date: 2016-08-27 20:05:32 -0700,
5-
:file_access_date: 2016-08-27 20:09:31 -0700,
6-
:file_inode_change_date: 2016-08-27 20:05:33 -0700,
74
:file_type: JPEG
85
:file_type_extension: jpg
96
:mime_type: image/jpeg
107
:current_iptc_digest: a8abc43c704ca7e2a216751e88466608
118
:coded_character_set: UTF8
12-
:envelope_record_version: 4,
9+
:envelope_record_version: 4
1310
:copyright_notice: Public Domain Image by Joe deSousa https://www.flickr.com/photos/mustangjoe/14630821615
14-
:application_record_version: 4,
11+
:application_record_version: 4
1512
:city: Kyoto 京都市
1613
:xmp_toolkit: Image::ExifTool 10.25
1714
:description: Temple of the Golden Pavilion 金閣寺
1815
:country: Japan 日本国
1916
:state: Kyoto Prefecture 京都府
20-
:image_width: 240,
21-
:image_height: 134,
17+
:image_width: 240
18+
:image_height: 134
2219
:encoding_process: Baseline DCT, Huffman coding
23-
:bits_per_sample: 8,
24-
:color_components: 3,
20+
:bits_per_sample: 8
21+
:color_components: 3
2522
:y_cb_cr_sub_sampling: YCbCr4:4:4 (1 1)
2623
:image_size: 240x134
27-
:megapixels: 0.032
24+
:megapixels: 0.032

0 commit comments

Comments
 (0)