SkyGI::FontPhysical Class Reference

Inheritance diagram for SkyGI::FontPhysical:
[legend]
Collaboration diagram for SkyGI::FontPhysical:
[legend]
List of all members.

Public Member Functions

 FontPhysical ()
bool CreateFromFile (const String &szPath, bool bRegisterGlobally=true)
bool CreateFromMemory (void *vpAddress, int iSize, const String &szPath, bool bRegisterGlobally=true)
StringFamily ()
StringStyle ()
StringPath ()
void * Data ()
int Size ()
sGlyphGetCachedGlyph (int iSize, unsigned int uiIndex)
bool AddGlyphToCache (int iSize, unsigned int uiIndex, sGlyph *pGlyph)

Constructor & Destructor Documentation

FontPhysical::FontPhysical (  ) 


Member Function Documentation

bool FontPhysical::CreateFromFile ( const String szPath,
bool  bRegisterGlobally = true 
)

bool FontPhysical::CreateFromMemory ( void *  vpAddress,
int  iSize,
const String szPath,
bool  bRegisterGlobally = true 
)

String& SkyGI::FontPhysical::Family (  )  [inline]

String& SkyGI::FontPhysical::Style (  )  [inline]

String& SkyGI::FontPhysical::Path (  )  [inline]

void* SkyGI::FontPhysical::Data (  )  [inline]

int SkyGI::FontPhysical::Size (  )  [inline]

sGlyph * FontPhysical::GetCachedGlyph ( int  iSize,
unsigned int  uiIndex 
)

bool FontPhysical::AddGlyphToCache ( int  iSize,
unsigned int  uiIndex,
sGlyph pGlyph 
)


Generated on Thu Dec 13 18:14:25 2007 for SkyGI by  doxygen 1.5.1-p1