Enum GenericFontFamily

Generic font families

enum GenericFontFamily : ubyte { ... }

Enum members

NameDescription
cursive Cursive font
fantasy Fantasy font
monospace Monospace font (fixed pitch font), e.g. Courier New
sans_serif Sans Serif font, e.g. Arial
serif Serif font, e.g. Times New Roman
unspecified Unknown / not set / does not matter