Steps to reproduce:
1. Fail to understand how it all works!
2. Compile a custom icon font as per docs / descriptions
3. Include the .fnt file but don't include the .png file generated by BMFont
Expected results:
Compiler should give an error that there is a missing asset!
Actual results:
No error is thrown on compile, no error is thrown at runtime, the font simply fails to display.