DWRITE_FONT_METRICS1.superscriptSizeY

<summary> Vertical size of the superscript em box in design units, used to scale the simulated superscript relative to the full em box size. This the numerator of the scaling ratio where denominator is the design units per em. If this member is zero, the font does not specify a scale factor, and the client should use its own policy. </summary>

struct DWRITE_FONT_METRICS1
INT16 superscriptSizeY;

Meta