|
libtcod
|
Load BDF fonts as tilesets. More...
Go to the source code of this file.
Namespaces | |
| namespace | tcod |
| The libtcod namespace. | |
Functions | |
| auto | tcod::load_bdf (const std::filesystem::path &path) -> TilesetPtr |
| Load a Tileset from a BDF font file. | |
Load BDF fonts as tilesets.