mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-09 16:14:40 -04:00
Resolution calculations performed by functions
Added functions for dpi <-> ppm transformations and used in all plugins.
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
"seeAlso" : "https://bugreports.qt.io/browse/QTBUG-120614",
|
||||
"fuzziness" : 1,
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 2834,
|
||||
"dotsPerMeterY" : 2834
|
||||
"dotsPerMeterX" : 2835,
|
||||
"dotsPerMeterY" : 2835
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user