Mana
|
#include <guichan/color.hpp>
#include <guichan/font.hpp>
#include <SDL_ttf.h>
#include <list>
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | TrueTypeFont |
A wrapper around SDL_ttf for allowing the use of TrueType fonts. More... | |