mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
More metadata read tests
Adds some metadata/read resolution tests without adding new images.
This commit is contained in:
committed by
Albert Astals Cid
parent
287a447095
commit
873ec1bb5f
9
autotests/read/exr/rgb-gimp.exr.json
Normal file
9
autotests/read/exr/rgb-gimp.exr.json
Normal file
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "rgb-gimp.png",
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 3937,
|
||||
"dotsPerMeterY" : 3937
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user