IDWriteFont1.GetPanose

<summary> Gets the PANOSE values from the font, used for font selection and matching. </summary> <param name="panose">PANOSE structure to fill in.</param> <remarks> The function does not simulate these, such as substituting a weight or proportion inferred on other values. If the font does not specify them, they are all set to 'any' (0). </remarks>

interface IDWriteFont1
extern (Windows)
void
GetPanose

Meta