openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
pGlyph Struct Reference

#include <font.h>

Public Member Functions

 pGlyph ()
 

Public Attributes

int x
 
int y
 
int w
 
unsigned long newcolor
 
ePtr< Fontfont
 
FT_UInt glyph_index
 
int flags
 
eRect bbox
 
FT_Glyph image
 
FT_Glyph borderimage
 

Constructor & Destructor Documentation

◆ pGlyph()

pGlyph::pGlyph ( )
inline

Member Data Documentation

◆ bbox

eRect pGlyph::bbox

◆ borderimage

FT_Glyph pGlyph::borderimage

◆ flags

int pGlyph::flags

◆ font

ePtr<Font> pGlyph::font

◆ glyph_index

FT_UInt pGlyph::glyph_index

◆ image

FT_Glyph pGlyph::image

◆ newcolor

unsigned long pGlyph::newcolor

◆ w

int pGlyph::w

◆ x

int pGlyph::x

◆ y

int pGlyph::y

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