iOS: Problem with Monaco or other monospace fonts?

Hi everybody,

Try for the life of me, I can’t get Monaco to work on my iPhone 4. I’ve included the .dfont file that comes with OSX as well as a TTF file I’ve downloaded off the internet.

I’ve tried referencing the font in main.lua as both “Monaco” (as it appears in Font Book) and ‘MONACO’ with no luck. Does anyone have advice for this? I’m using iOS4.

Does anyone know of another monospace font that works? (Other than Courier / Courier New?)

Thanks again -

Nick [import]uid: 7472 topic_id: 20365 reply_id: 320365[/import]

Do a CTRL-Click on the font and do a get info. It should show the font’s name there. You should only need the .ttf file and make sure there are no spaces or funky hidden characters in the name.

[import]uid: 19626 topic_id: 20365 reply_id: 79578[/import]

Make sure your build.settings are right as well, that seems to be the stumbling point for a lot of these issues.

Peach :slight_smile: [import]uid: 52491 topic_id: 20365 reply_id: 79659[/import]

you can find some free (for commercial use) monospaced fonts here:
http://www.fontspace.com/category/monospaced
http://openfontlibrary.org/search?query=Monospaced

I also use fontographer for mac to check the font name, font group etc. and to edit those parameters in the font if necessary…

-finefin [import]uid: 70635 topic_id: 20365 reply_id: 84629[/import]