ponyFont: Issues loading font.

Hi guys I’m trying to implement the ponyfont module in my project and am running into issues.

The first few I have managed to solve, but I’ve now come up against this error…

WARNING: Cannot create path for resource file 'default'. File does not exist. Sep 04 05:42:13.010 Sep 04 05:42:13.017 ERROR: Runtime error com/ponywolf/ponyfont.lua:73: bad argument #1 to 'lines' (FILE\* expected, got nil) stack traceback: [C]: in function 'lines' com/ponywolf/ponyfont.lua:73: in function 'loadFont' com/ponywolf/ponyfont.lua:132: in function 'newText' menu.lua:228: in function '?' ?: in function 'dispatchEvent' ?: in function 'gotoScene' main.lua:16: in main chunk

I’ve created a font using Littera, but wasn’t sure which format to export it in.  I’ve tried text and XML but both are giving this same error.  Any help at all would be appreciated.

Haha!!  Got it sorted,  It’s amazing what happens when you actually read the documentation properly rather than just skimming it.

Haha!!  Got it sorted,  It’s amazing what happens when you actually read the documentation properly rather than just skimming it.