Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
fontcache.h File Reference
Font glyph cache base. More...
#include "csextern.h"
#include "csutil/csunicode.h"
#include "csutil/list.h"
#include "csutil/hashmap.h"
#include "csutil/blockallocator.h"
#include "csutil/refcount.h"
#include "ivideo/fontserv.h"
#include "ivideo/graph2d.h"
Go to the source code of this file.
Classes | |
class | csFontCache |
A cache for font glyphs. More... | |
struct | csFontCache::GlyphCacheData |
Some basic data associated with a glyph. More... | |
struct | csFontCache::LRUEntry |
An entry in the LRU list. More... | |
struct | csFontCache::PlaneGlyphs |
Array of a number of glyphs. More... | |
struct | csFontCache::KnownFont |
A font known to the cache. More... | |
struct | csFontCache::FontDeleteNotify |
Font deletion callback. More... |
Detailed Description
Font glyph cache base.
Definition in file fontcache.h.
Generated for Crystal Space by doxygen 1.3.9.1