I have tried to display the font families present on the board as QStringList and also seen font files in /usr/lib.
but both are different. There are nearly 25 files in /usr/lib/fonts, and the QStringList QFontDatabase::fontfamilies(Any); return only 11 families.
Why so? And what to do if i want to avail All font familes?
Bookmarks