I'm thinking about making a digital clock app in Xcode and I'm wondering how the imaging is done. I want it to look similar to this

enter image description here

Do I need to create individual background images for each hour, minute, and millisecond???

有帮助吗?

解决方案

use custom font for display text in your app, download digital font and use in your project

1: displaying text on a uilabel in digital form

2: digital font

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top