guit  0.1
 All Classes Functions Variables Typedefs Enumerations Friends
Static Public Member Functions | List of all members
guit::GFontBase Class Reference

Font data base. More...

Static Public Member Functions

static GFontFace * findFontFace (GString const &family, GString const &style)
 Searches a font face in the font base.
 

Detailed Description

Font data base.

The font data base is initialized by reading the Guit font cache file (~/Guit/font-cache). This file is automatically created the first time a Guit applicatiin is launched by searching for TrueType (.ttf) font files in the directories specified by GPrefs::fontDirs() To re-generate the font cache (e.g. when new fonts are added), just delete this file.


The documentation for this class was generated from the following files: