Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csSoftFontCacheImpl< Tpixel, Tpixmixer > Class Template Reference
[Common Plugin Classes]
An actual implementation of a font cache for software canvases.
More...
#include <csplugincommon/canvas/softfontcacheimpl.h>
Inheritance diagram for csSoftFontCacheImpl< Tpixel, Tpixmixer >:

Public Member Functions | |
virtual void | WriteString (iFont *font, int x, int y, int fg, int bg, const utf8_char *text, uint flags) |
Draw a string. |
Detailed Description
template<class Tpixel, class Tpixmixer>
class csSoftFontCacheImpl< Tpixel, Tpixmixer >
An actual implementation of a font cache for software canvases.
Templated to allow flexible support for different pixel formats. Tpixel defines how a pixel is stored in video memory (usually uint16 or uint32), Tpixmixer defines the color encoding.
Definition at line 41 of file softfontcacheimpl.h.
Member Function Documentation
|
Draw a string.
Reimplemented from csFontCache. Definition at line 47 of file softfontcacheimpl.h. References SplitAlpha(). |
The documentation for this class was generated from the following file:
- csplugincommon/canvas/softfontcacheimpl.h
Generated for Crystal Space by doxygen 1.3.9.1