Toolbox 0.0.1
Ritchie's accessible game engine'
|
Classes | |
class | Font |
class | FontFamily |
struct | FontFamilyInfo |
interface | IFontFamily |
interface | IFontFamilyProvider |
class | Typeface |
Enumerations | |
enum | FontSizeMetric { Points , Pixels } |
Enum describing different ways to represent a font size. More... | |
enum | FontWeight { Thin , ExtraLight , Light , Normal , Medium , SemiBold , Bold , ExtraBold , Heavy } |
enum | PresetFontFamily { Default , Heading1 , Heading2 , Heading3 , Monospace , Subtitle , Title , Label , Custom } |
enum FontSizeMetric |