ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
TTF::TTGlyph Class Reference

TTF helper class containing glyphs description.

Definition at line 75 of file TTF.h.

Public Attributes

UInt_t fIndex
 
FT_Vector fPos
 
FT_Glyph fImage
 

#include <TTF.h>

Member Data Documentation

FT_Glyph TTF::TTGlyph::fImage
UInt_t TTF::TTGlyph::fIndex

Definition at line 77 of file TTF.h.

Referenced by TTF::LayoutGlyphs(), and TTF::PrepareString().

FT_Vector TTF::TTGlyph::fPos

Definition at line 78 of file TTF.h.

Referenced by TTF::LayoutGlyphs().


The documentation for this class was generated from the following file: