【发布时间】:2010-10-02 11:14:22
【问题描述】:
是否可以将 UIButtons 与我自己的 true type 字体一起使用?我找到了可以将 ttf 与 UILabel 一起使用的 FontLabel 开源,但不幸的是我无法将我的 UIButton 的 titleLabel 设置为创建的 FontLabel。有人可以提供一个简单的解决方案吗?或者我应该完全不使用 UIButtons 而是使用其他东西?我觉得我遗漏了一些明显的东西,因为我无法想象在某些默认按钮产品中不会有一些 truetype 功能。
【问题讨论】:
标签: iphone fonts uibutton truetype