0

I'm making an app which uses a custom font (Rockwell.ttf). I have done everything correctly and it works when I am using for UILabels (text only), however, when I try to use it with a UILabel that contains numbers, the font does not work with the numbers.

In finder when I open up the .ttf it shows the text as well as the numbers but as soon as I import it into Xcode, the numbers dissapear and I'm left only with the text! Please help.

4

1 回答 1

0

尝试使用其他一些 .ttf 字体并检查它们是否显示数字。这样您就可以确定问题出在 .ttf 字体还是 iOS 上:)

于 2013-01-18T04:20:26.440 回答