Enumerations | |
enum | LastResortFontMode { FM_None, FM_Squares, FM_LatinAndSquares } |
enum | UserFontType { UFT_Bitmap, UFT_MSDF } |
enum | FontSDF : unsigned char { SDF_Auto, SDF_Off, SDF_On } |
enum | FontStyle : unsigned char { FS_Auto, FS_Normal, FS_Italic, FS_Oblique } |
enum | FontWeight : unsigned char { FW_Auto, FW_Thin, FW_ExtraLight, FW_Light, FW_Normal, FW_Medium, FW_SemiBold, FW_Bold, FW_ExtraBold, FW_Black } |
enum cohtml::Fonts::FontSDF : unsigned char |
enum cohtml::Fonts::FontStyle : unsigned char |
enum cohtml::Fonts::FontWeight : unsigned char |