Use TileSets in ioterm
commit6865b3f7c99893575c8dfc70d041f4b2a9b42510
authorPhilip Pavlick <swashdev@pm.me>
Sat, 21 Mar 2020 01:07:25 +0000 (20 20:07 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Sat, 21 Mar 2020 01:07:25 +0000 (20 20:07 -0500)
tree72b4a7eef89297b74abe3938a1b04b32c41374ba
parent1257df270b5e39266e74f4fa9c442cb0b2fd9a7e
Use TileSets in ioterm

The code for loading in fonts in SDLTerminalIO has been adjusted to make
use of the TileSet settings in fonts.d

Tile height and width are now determined at program startup using the
values in the FONT and MESSAGE_FONT settings, rather than being static
at compile-time.
src/ioterm.d