Skip to content

Commit 7c09d43

Browse files
authored
Merge pull request #543 from addianto/fix/metadata-asset
Update the metadata on test image to match current implementation
2 parents 88e29ac + e2f1025 commit 7c09d43

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test/backend/assets/date_issue.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cameraData": {
33
"ISO": 500,
4-
"exposure": 0.0333,
4+
"exposure": 0.033333,
55
"fStop": 2,
66
"focalLength": 2.96,
77
"make": "HUAWEI",

test/backend/assets/orientation/broken_orientation_exif.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"make": "Google",
1111
"ISO": 116,
1212
"focalLength": 4.442,
13-
"exposure": 0.0083,
13+
"exposure": 0.008335,
1414
"fStop": 1.8
1515
},
1616
"positionData": {

test/backend/assets/test image öüóőúéáű-.,.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cameraData": {
33
"ISO": 3200,
4-
"exposure": 0.0013,
4+
"exposure": 0.00125,
55
"fStop": 5.6,
66
"focalLength": 85,
77
"lens": "EF-S15-85mm f/3.5-5.6 IS USM",

test/backend/assets/xmp/xmp_subject.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cameraData": {
33
"ISO": 50,
4-
"exposure": 0.0078,
4+
"exposure": 0.007752,
55
"fStop": 2.4,
66
"focalLength": 4.32,
77
"make": "samsung",

0 commit comments

Comments
 (0)