I’m getting the following:
Warning: could not load font Courier New Bold. Using default font.
Warning: could not load font Atari. Using default font.
I have both courbd.ttf and AtariSmall.ttf in the same path as my main.lua, and I have both fonts installed. But I’m still getting this when I run my game in the Simulator in Windows 7.
When I try using plain “Courier New” instead, it works. I have cour.ttf in the same path. I have no idea what is wrong because there is no information about what is going wrong.
What can I do?
Thanks.