CrystalSpace

Public API Reference

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 >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 csSoftFontCacheImpl (csGraphics2D *G2D)
virtual void WriteString (iFont *font, int x, int y, int fg, int bg, const wchar_t *text, uint flags)
virtual void WriteString (iFont *font, int x, int y, int fg, int bg, const utf8_char *text, uint flags)

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.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7