CrystalSpace

Public API Reference

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.

List of all members.

Public Attributes

uint flags
 Glyph flags.
KnownFontfont
 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

Glyph flags.

Definition at line 71 of file fontcache.h.

KnownFont* csFontCache::csFontCache::GlyphCacheData::font

Font.

Definition at line 63 of file fontcache.h.

utf32_char csFontCache::csFontCache::GlyphCacheData::glyph

Glyph.

Definition at line 65 of file fontcache.h.

csGlyphMetrics csFontCache::csFontCache::GlyphCacheData::glyphMetrics

Glyph metrics.

Definition at line 67 of file fontcache.h.

bool csFontCache::csFontCache::GlyphCacheData::hasGlyph

Does this font have this glyph?

Definition at line 69 of file fontcache.h.


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

Generated for Crystal Space 1.4.0 by doxygen 1.5.8