DWRITE_FONT_STRETCH

<summary> The font stretch enumeration describes relative change from the normal aspect ratio as specified by a font designer for the glyphs in a font. Values less than 1 or greater than 9 are considered to be invalid, and they are rejected by font API functions. </summary>

alias DWRITE_FONT_STRETCH = int

Meta