vote up 3 vote down star
2

Hi, I am develop a simple iPhone app. I need a font that looks like LED. Is any font that looks like LED in iPhone ?

flag

22% accept rate

2 Answers

vote up 2 vote down

Yes, there is the "DB LCD Temp Black" font.

In code, its name is "DBLCDTempBlack".

[UIFont fontWithName:@"DBLCDTempBlack" size:yoursize]
link|flag
vote up 4 vote down

You might want to try "DBLCDTempBlack"

A list of available fonts can be found here: http://ajnaware.wordpress.com/2008/10/24/list-of-fonts-available-on-the-iphone/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.