Om  1.0.0
A universal framework for multimedia simulation
Classes
om::graphics::gui::fonts Namespace Reference

A namespace containing classes that handle fonts. More...

Classes

class  Font
 A class that acts as an interface to a single text style. More...
 
class  FontID
 A class that describes information about an installed font file, such as its name and file path. More...
 
class  FontManager
 A class that allows the user to enumerate and search through the installed system fonts. More...
 
class  FontMetrics
 A class that describes sizing information for a particular Font. More...
 
class  GlyphLayout
 A class that stores the bounding boxes of glyphs that have the same text style. More...
 
class  GlyphMetrics
 A class that describes sizing information about a particular font glyph. More...
 
class  TextFlags
 A class that encapsulates the different boolean flags that text can have. More...
 
class  TextLayout
 A class that describes the layout direction and major axis of text. More...
 
class  TextStyle
 A class that describes how a style of text should be displayed. More...
 

Detailed Description

A namespace containing classes that handle fonts.