How can we display text in digital format(seven segment display) on a UILabel similar to the way as text is displayed in Digital Clock.
For simple you can also use Apple recommended font.
label.font=[UIFont fontWithName:@"DBLCDTempBlack" size:60.0];
Please Check this to find all the font supported by iPhone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With