Details
-
Suggestion
-
Resolution: Out of scope
-
P5: Not important
-
None
-
None
Description
When loading the same font family from with different styles from different files (e.g. Arial in Normal style, and Arial in Italic style) it is possible to get the family (or families), but not the style (or styles), from a
fontId.
It would be useful to have a function QStringList applicationFontStylesForFamily ( int id, const QString &family ).