Gorgon Game Engine
GlyphRenderer Member List

This is the complete list of members for GlyphRenderer, including all inherited members.

Exists(Glyph g) const =0GlyphRendererpure virtual
GetBaseLine() const =0GlyphRendererpure virtual
GetCursorAdvance(Glyph g) const =0GlyphRendererpure virtual
GetDigitWidth() const =0GlyphRendererpure virtual
GetEMSize() const =0GlyphRendererpure virtual
GetHeight() const =0GlyphRendererpure virtual
GetLetterHeight(bool asciionly=false) const =0GlyphRendererpure virtual
GetLineGap() const =0GlyphRendererpure virtual
GetLineThickness() const =0GlyphRendererpure virtual
GetMaxWidth() const =0GlyphRendererpure virtual
GetSize(Glyph chr) const =0GlyphRendererpure virtual
GetUnderlineOffset() const =0GlyphRendererpure virtual
IsASCII() const =0GlyphRendererpure virtual
IsFixedWidth() const =0GlyphRendererpure virtual
KerningDistance(Glyph left, Glyph right) const =0GlyphRendererpure virtual
NeedsPrepare() constGlyphRenderervirtual
Prepare(const std::string &) constGlyphRenderervirtual
Render(Glyph chr, TextureTarget &target, Geometry::Pointf location, RGBAf color) const =0GlyphRendererpure virtual
~GlyphRenderer()GlyphRenderervirtual