Mana
|
#include "gui/truetypefont.h"
#include "graphics.h"
#include "resources/image.h"
#include <guichan/color.hpp>
#include <guichan/exception.hpp>
#include <cmath>
#include <memory>
Go to the source code of this file.
Classes | |
class | TextChunk |
Variables | |
const unsigned int | CACHE_SIZE = 256 |
const unsigned int CACHE_SIZE = 256 |
Definition at line 35 of file truetypefont.cpp.