MPMA Framework 0.4
|
Helper for rendering text. More...
Go to the source code of this file.
Classes | |
struct | GFX::TextColor |
Represents a text color change. More... | |
class | GFX::EncodedText |
Text encoded with color information. More... | |
class | GFX::TextWriter |
Generates and renders a transparent texture with opaque text. More... | |
Namespaces | |
namespace | GFX |
Graphics. | |
Enumerations | |
enum | GFX::FontType { GFX::VARIABLE_SERIF = 0x0000, GFX::VARIABLE_SANSERIF = 0x0001 } |
Style of font. More... |
Helper for rendering text.