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 ?
|
2
|
|
|
|
|
|
Yes, there is the "DB LCD Temp Black" font. In code, its name is "DBLCDTempBlack". [UIFont fontWithName:@"DBLCDTempBlack" size:yoursize] |
||
|
|
|
|
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/ |
||
|
|
