STLL  0.0
Simple Text Layouting Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NSTLLThe namespace for the library. Every function and class is within this namespace
 CAttributeIndex_cCollection of codepointAttributes for the layouter
 CCodepointAttributes_cThis structure contains all attributes that a single glyph can get assigned
 CShadow_cOne element of the shadow
 CColor_cLittle class representing an RGBA colour value, an a value of 255 is assumed to be opaque
 CCommandData_cThis structure encapsulates a drawing command
 CFont_cAll the FontFaces_c of one FontRessource_c
 CFontCache_cThis class encapsulates open fonts of a single library, it makes sure that each font is open only once
 CFontFace_cThis class represents one font, made out of one font file resource with a certain size
 CGlyphSlot_c
 CFontFamily_cClass contains all resources for a family of fonts
 CFontResource_cThis class represents a font resource
 CFreetypeException_cThis class is thrown on problems with the FreeType library
 CFreeTypeLibrary_cThis class encapsulates an instance of the FreeType library
 CLayoutProperties_cThis structure contains information for the layouter how to layout the text
 CRectangleShape_cConcrete implementation of the shape that will allow layouting inside a rectangular with a certain width
 CShape_cBase class to define the shape to layout text into
 CshowOpenGLClass to output layouts using OpenGL
 CimageDrawer_cHelper class used to draw images
 CshowSDLClass to output layouts using SDL
 CImageDrawer_cClass used to encapsulate image drawing
 CTextLayout_cEncapsulates a finished layout
 CLinkInformation_cHelper structure to contain information about the interactive area for a link
 CRectangle_cLittle structure to hold information for one rectangle
 CTextStyleSheet_cThis class encapsulates information for how to format a text, just like the style sheets in html are doing
 CXhtmlException_cException thrown on XHTML and CSS problems