csFontCache::csFontCache::GlyphCacheData Struct Reference
Some basic data associated with a glyph. More...
#include <csplugincommon/canvas/fontcache.h>
Inherited by csGLFontCache::csGLFontCache::GLGlyphCacheData, and csSoftFontCache::csSoftFontCache::SoftGlyphCacheData.
Public Attributes | |
uint | flags |
Glyph flags. | |
KnownFont * | font |
Font. | |
utf32_char | glyph |
Glyph. | |
csGlyphMetrics | glyphMetrics |
Glyph metrics. | |
bool | hasGlyph |
Does this font have this glyph? |
Detailed Description
Some basic data associated with a glyph.Definition at line 60 of file fontcache.h.
Member Data Documentation
uint csFontCache::csFontCache::GlyphCacheData::flags |
KnownFont* csFontCache::csFontCache::GlyphCacheData::font |
utf32_char csFontCache::csFontCache::GlyphCacheData::glyph |
csGlyphMetrics csFontCache::csFontCache::GlyphCacheData::glyphMetrics |
bool csFontCache::csFontCache::GlyphCacheData::hasGlyph |
The documentation for this struct was generated from the following file:
- csplugincommon/canvas/fontcache.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8