The SDL mode currently reserves 1 tile height worth of space for each line of text. This is not ideal as the text does not resize with the tile height. Probably either the tile space reserved for text should be based of the height of the text or the height of the text should be based of the size of the tiles.
The SDL mode currently reserves 1 tile height worth of space for each line of text. This is not ideal as the text does not resize with the tile height. Probably either the tile space reserved for text should be based of the height of the text or the height of the text should be based of the size of the tiles.