Ajnaware’s Weblog

Web, Mobile & iPhone software development

Samples of Fonts Available on the iPhone

with 4 comments

In an earlier article I listed the names of font families and the individual font names available on the iPhone. However, I didn’t take the extra step of actually generating samples of each font type. So here, thanks to some code published by Jonathan Saggau, is a composite image containing a sample of each font type, using the font’s name.

To obtain that font within your code, supply the given font name to the fontWithname class method eg.

UIFont *sampleFont = [UIFont fontWithName:@"MarkerFelt-Thin" size:14.0];

Font Samples

About these ads

Written by ajnaware

Wednesday, 21 January 2009 at 8:51 pm

Posted in iPhone

Tagged with , ,

4 Responses

Subscribe to comments with RSS.

  1. Pierre

    Saturday, 30 January 2010 at 2:12 pm

  2. THank you!!!! i just used this in my own iphone project and really appreciate it!

    Jason Purdy

    Tuesday, 23 November 2010 at 3:54 pm

  3. [...] Samples of Fonts Available on the iPhone This handy list gives you a visual feeling for which fonts are available on the iPhone/iPad, and what they look like. [...]

  4. Excellent work Graham. I saw your earlier post on iOS fonts but wasn’t sure what most of these fonts looked like so was going to search for a font site to try each one out.. This saves a lot of time… Great work ;)

    John

    Monday, 12 December 2011 at 2:48 pm


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 772 other followers

%d bloggers like this: