Getting errors when trying to load a custom font

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.

have you read this

http://www.coronalabs.com/blog/2013/01/16/faq-wednesday-custom-fonts/

Yes, I did. I am using the name as it appears in native.getFontNames().

only other i can think of is to verify and/or reinstall fonts

have you read this

http://www.coronalabs.com/blog/2013/01/16/faq-wednesday-custom-fonts/

Yes, I did. I am using the name as it appears in native.getFontNames().

only other i can think of is to verify and/or reinstall fonts