#include <stdio.h>
#include <list>
#include <tr1/unordered_map>
#include <ft2build.h>
Go to the source code of this file.
Data Structures | |
class | FontCache |
Cached font glyphs. The class is designed to contain multiple font glyphs. For every font glyph, The caller should provide a hash code. More... |