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