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
@ -1,7 +1,11 @@
|
||||
[
|
||||
{
|
||||
"minQtVersion" : "6.8.0",
|
||||
"fileName" : "testcard_cmyk8.tif"
|
||||
"fileName" : "testcard_cmyk8.tif",
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 3780,
|
||||
"dotsPerMeterY" : 3780
|
||||
}
|
||||
},
|
||||
{
|
||||
"maxQtVersion" : "6.7.99",
|
||||
|
Reference in New Issue
Block a user