Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | List of all members
TTF::TTGlyph Class Reference

TTF helper class containing glyphs description.

Definition at line 65 of file TTF.h.

Public Attributes

FT_Glyph fImage
 glyph image More...
 
UInt_t fIndex
 glyph index in face More...
 
FT_Vector fPos
 position of glyph origin More...
 

#include <TTF.h>

Member Data Documentation

◆ fImage

FT_Glyph TTF::TTGlyph::fImage

glyph image

Definition at line 69 of file TTF.h.

◆ fIndex

UInt_t TTF::TTGlyph::fIndex

glyph index in face

Definition at line 67 of file TTF.h.

◆ fPos

FT_Vector TTF::TTGlyph::fPos

position of glyph origin

Definition at line 68 of file TTF.h.


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