2.9.81 FFM
The FFM enumeration specifies the type of font substitution that is needed for the associated text. Font substitution is needed when certain language characters are not supported by the current font for the text, so a different font needs to be picked that supports the characters.
Name |
Value |
Meaning |
---|---|---|
0x00 |
No font substitution is needed for this text. |
|
0x01 |
Substitute a font using default heuristics. |
|
0x02 |
Substitute a font using the best font for the language of the text. |
|
0x04 |
Substitute a font using the same font that the user interface text is displayed in, if appropriate. |