fontcache.h File Reference

Functions to read fonts from files and cache them. More...

#include "gfx_type.h"

Go to the source code of this file.

Functions

SpriteID GetUnicodeGlyph (FontSize size, uint32 key)
 Get the SpriteID mapped to the given font size and key.
void SetUnicodeGlyph (FontSize size, uint32 key, SpriteID sprite)
 Map a SpriteID to the font size and key.
void InitializeUnicodeGlyphMap ()
 Initialize the glyph map.
static void InitFreeType ()
static void UninitFreeType ()
static const Sprite * GetGlyph (FontSize size, uint32 key)
 Get the Sprite for a glyph.
static uint GetGlyphWidth (FontSize size, uint32 key)
 Get the width of a glyph.


Detailed Description

Functions to read fonts from files and cache them.

Definition in file fontcache.h.


Generated on Mon Mar 9 23:33:55 2009 for openttd by  doxygen 1.5.6