Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | 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. | |
Public Attributes | |
size_t | cacheRemaining |
csGraphics2D * | G2D |
Classes | |
struct | SoftGlyphCacheData |
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.
|
|
Uncache canvas-dependent information.
|
The documentation for this class was generated from the following file:
- csplugincommon/canvas/softfontcache.h
Generated for Crystal Space by doxygen 1.4.4