DWRITE_FONT_METRICS1.hasTypographicMetrics

<summary> Indicates that the ascent, descent, and lineGap are based on newer 'typographic' values in the font, rather than legacy values. </summary>

struct DWRITE_FONT_METRICS1
BOOL hasTypographicMetrics;

Meta