Skip to content

Conversation

@sethmlarson
Copy link
Contributor

This merge would make set_font() work without having the font filename match a certain regex as long as columns and rows are specified in set_font(). If this regex is not used, then fontWidth and fontHeight are not defined and the code errors out unhelpfully. This removes this possibility and instead will provide a formatting warning if the font doesn't evenly divide the number of rows and columns provided.

…[0-9]+)[xX]([0-9]+) if the number of columns and rows is given.
@HexDecimal HexDecimal merged commit 759c8df into libtcod:master Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants