mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-08-01 07:24: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
@ -2,7 +2,11 @@
|
||||
{
|
||||
"minQtVersion" : "6.7.0",
|
||||
"fileName" : "birthday32.png",
|
||||
"seeAlso" : "https://bugreports.qt.io/browse/QTBUG-120614"
|
||||
"seeAlso" : "https://bugreports.qt.io/browse/QTBUG-120614",
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 4724,
|
||||
"dotsPerMeterY" : 4724
|
||||
}
|
||||
},
|
||||
{
|
||||
"minQtVersion" : "6.0.0",
|
||||
|
Reference in New Issue
Block a user