#include <sspt_bdfparser.h>
Public Member Functions | |
| sspt_BDFParser (sspt_BDFScanner *scanner) | |
| ~sspt_BDFParser () | |
| sspt_GlyphStore * | parse () |
Static Public Member Functions | |
| static sspt_GlyphStore * | loadBDF (const char *file) |
| sspt_BDFParser::sspt_BDFParser | ( | sspt_BDFScanner * | scanner | ) |
| sspt_BDFParser::~sspt_BDFParser | ( | ) |
| static sspt_GlyphStore* sspt_BDFParser::loadBDF | ( | const char * | file | ) | [static] |
| sspt_GlyphStore* sspt_BDFParser::parse | ( | ) |