Skip to content

FontChoose: Allow setting font features when selecting font

Waqar Ahmed requested to merge work/fontFeatureTags into master

Atm this setting can't work without support from the application because QFont::toString() doesn't include the feature tags and we (Kconfig) uses QFont::toString() to save a font

BUG: 479686

@cullmann

Merge request reports