#include "gcache.h"
#include <limits.h>
Go to the source code of this file.
Classes | |
class | FontCache |
The FontCache maps a character description to a path for that character. There only ever needs to be a single instance of the FontCache so all data and methods are static. More... |