Antkeeper
0.0.1
|
#include <engine/type/font.hpp>
#include <engine/type/bitmap-glyph.hpp>
#include <engine/gl/texture.hpp>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | type::bitmap_font |
Raster font in which glyphs are stored as arrays of pixels. More... | |
Namespaces | |
type | |
Text and typography. | |