Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
finding aspect ratio of font in qt
-
is there anyway i can find aspect ratio , font height to font width ratio in qt? for a given font family
-
Hi
http://doc.qt.io/qt-5/qfontmetrics.html#details
Can give all kinds of useful infor about a font.