mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-24 21:34:18 -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/pcx/ICONDOC.pcx.json
Normal file
9
autotests/read/pcx/ICONDOC.pcx.json
Normal file
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "ICONDOC.png",
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 25197,
|
||||
"dotsPerMeterY" : 13780
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user