Resolution calculations performed by functions

Added functions for dpi <-> ppm transformations and used in all plugins.
This commit is contained in:
Mirco Miranda
2025-09-17 12:22:44 +02:00
parent 14286a6ab0
commit a4e18734bd
10 changed files with 120 additions and 68 deletions

View File

@ -4,8 +4,8 @@
"seeAlso" : "https://bugreports.qt.io/browse/QTBUG-120614",
"fuzziness" : 1,
"resolution" : {
"dotsPerMeterX" : 2834,
"dotsPerMeterY" : 2834
"dotsPerMeterX" : 2835,
"dotsPerMeterY" : 2835
}
}
]