Logo ROOT  
Reference Guide
TTF::TTGlyph Class Reference

TTF helper class containing glyphs description.

Definition at line 65 of file TTF.h.

Public Attributes

FT_Glyph fImage {nullptr}
 glyph image More...
 
UInt_t fIndex {0}
 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 {nullptr}

glyph image

Definition at line 69 of file TTF.h.

◆ fIndex

UInt_t TTF::TTGlyph::fIndex {0}

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.

Libraries for TTF::TTGlyph:
[legend]

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