Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csSoftFontCache Class Reference
[Common Plugin Classes]
Font cache base class for software canvases.
More...
#include <csplugincommon/canvas/softfontcache.h>
Inheritance diagram for csSoftFontCache:

Public Member Functions | |
virtual GlyphCacheData * | InternalCacheGlyph (KnownFont *font, utf32_char glyph, uint flags) |
Cache canvas-dependent information for a specific font/glyph pair. | |
virtual void | InternalUncacheGlyph (GlyphCacheData *cacheData) |
Uncache canvas-dependent information. |
Detailed Description
Font cache base class for software canvases.
- See also:
- csSoftFontCacheImpl
Definition at line 40 of file softfontcache.h.
Member Function Documentation
|
Cache canvas-dependent information for a specific font/glyph pair.
Reimplemented from csFontCache. |
|
Uncache canvas-dependent information.
Reimplemented from csFontCache. |
The documentation for this class was generated from the following file:
- csplugincommon/canvas/softfontcache.h
Generated for Crystal Space by doxygen 1.3.9.1