Font scaling
Solved
QML and Qt Quick
-
Hi
I developed a QML application that I tested on my PC and looks fine.
When I asked a colleague to test it it looks terrible. Everything is all squashed up -
What are the causes of this and how can I fix it?
My colleague says " I have “big size” font and full HD resolution" -
@GrahamLa have a look at this section of the docu
http://doc.qt.io/qt-5/scalability.html
it should provide you with all you need.