STLL
0.0
Simple Text Layouting Library
|
CSTLL::AttributeIndex_c | Collection of codepointAttributes for the layouter |
CSTLL::CodepointAttributes_c | This structure contains all attributes that a single glyph can get assigned |
CSTLL::Color_c | Little class representing an RGBA colour value, an a value of 255 is assumed to be opaque |
CSTLL::CommandData_c | This structure encapsulates a drawing command |
CSTLL::Font_c | All the FontFaces_c of one FontRessource_c |
CSTLL::FontCache_c | This class encapsulates open fonts of a single library, it makes sure that each font is open only once |
CSTLL::FontFamily_c | Class contains all resources for a family of fonts |
CSTLL::FontResource_c | This class represents a font resource |
CSTLL::FontFace_c::GlyphSlot_c | |
CSTLL::showOpenGL< V, G >::imageDrawer_c | Helper class used to draw images |
CSTLL::showSDL< G >::ImageDrawer_c | Class used to encapsulate image drawing |
CSTLL::LayoutProperties_c | This structure contains information for the layouter how to layout the text |
CSTLL::TextLayout_c::LinkInformation_c | Helper structure to contain information about the interactive area for a link |
▼Cnoncopyable | |
CSTLL::FontFace_c | This class represents one font, made out of one font file resource with a certain size |
CSTLL::FreeTypeLibrary_c | This class encapsulates an instance of the FreeType library |
▼CopenGL_internals | |
CSTLL::showOpenGL< V, G > | Class to output layouts using OpenGL |
CSTLL::TextLayout_c::Rectangle_c | Little structure to hold information for one rectangle |
▼Cruntime_error | |
CSTLL::FreetypeException_c | This class is thrown on problems with the FreeType library |
CSTLL::XhtmlException_c | Exception thrown on XHTML and CSS problems |
CSTLL::CodepointAttributes_c::Shadow_c | One element of the shadow |
▼CSTLL::Shape_c | Base class to define the shape to layout text into |
CSTLL::RectangleShape_c | Concrete implementation of the shape that will allow layouting inside a rectangular with a certain width |
CSTLL::showSDL< G > | Class to output layouts using SDL |
CSTLL::TextLayout_c | Encapsulates a finished layout |
CSTLL::TextStyleSheet_c | This class encapsulates information for how to format a text, just like the style sheets in html are doing |