DWRITE_FONT_WEIGHT

<summary> The font weight enumeration describes common values for degree of blackness or thickness of strokes of characters in a font. Font weight values less than 1 or greater than 999 are considered to be invalid, and they are rejected by font API functions. </summary>

alias DWRITE_FONT_WEIGHT = int

Meta