DWRITE_PANOSE.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>

union DWRITE_PANOSE
UINT8[10] values;

Meta