Question

The font called from [UIFont boldSystemFontWithSize xx] is not fixed-width, I don't know the exact name of this system font (iOS 6).

I'm wondering if there is a built-in fixed-width font? Otherwise I have to embed a new font to my app.

PS: maybe iOS 7 system font is fixed-width, LOL

Thanks guys.

Was it helpful?

Solution

Here's the list of built-in fonts available on iOS: http://iosfonts.com.

Courier looks like the only monospace font in there.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top