HIIW-0.1 Bug fix for font filename error
If you've downloaded HIIW-0.1 and you're getting "IOError: unable to read font filename", renameGame/Resources/fonts/HansHand.ttf
to
Game/Resources/fonts/Hanshand.ttf
(log in to comment)
Comments
We also had test boxes that are case sensitive so it never became a problem - defo gonna fix that next tiem ;)
nitrofurano on 2009/09/07 01:39:
please always use lowercase for everything, like 'game/resources/fonts/hanshand.ttf' - it's lots easier to avoid problems on case sentitive file systems...