Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Font scaling
-
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.
-
@GrahamLa Hi,
can you share some sample code, then only we can help you out.