DWRITE_PANOSE

<summary> Typeface classification values, used for font selection and matching. </summary> <remarks> Note the family type (index 0) is the only stable entry in the 10-byte array, as all the following entries can change dynamically depending on context of the first field. </remarks>

Members

Structs

decorative_
struct decorative_
Undocumented in source.
script_
struct script_
Undocumented in source.
symbol_
struct symbol_
Undocumented in source.
text_
struct text_
Undocumented in source.

Variables

decorative
decorative_ decorative;
Undocumented in source.
familyKind
UINT8 familyKind;
Undocumented in source.
script
script_ script;
Undocumented in source.
symbol
symbol_ symbol;
Undocumented in source.
text
text_ text;
Undocumented in source.
values
UINT8[10] values;

<summary> Typeface classification values, used for font selection and matching. </summary> <remarks> Note the family type (index 0) is the only stable entry in the 10-byte array, as all the following entries can change dynamically depending on context of the first field. </remarks>

Meta