Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.6.2
-
None
Description
The QFont::NoFontMerging flag turns off font merging within a single script item, but still allows automatically picking different fonts for each script item if the currently selected font does not support the script in question.
For some use cases, it would be useful to prohibit QFont from using glyphs from any other font than the one which is manually selected. Missing glyphs would then be represented as boxes to indicate to the user of the application that the currently selected font does not support the characters.
Attachments
Issue Links
- resulted from
-
QTBUG-1732 Font merging seems to behave incorrectly
- Closed