字体
__zhangheng
这个作者很懒,什么都没留下…
展开
-
iOS 字体
我们在开发中很多时候要设置UIlabel,UIbutton,UItextfield的字体,这个时候我们就需要用到UIFont,下面简单介绍一下UIFont的用法,仅供参考。 UIFont用于获取和设置字体信息。这个类提供用于输出的字体的属性和字型信息。我们可以把其对象像参数一样传入函数中。一般而言我们不需要用alloc,int方法初始化UIFont对象,我们用UIF转载 2014-09-29 15:19:02 · 482 阅读 · 0 评论 -
UIFontWDCustomLoader
UIFontWDCustomLoaderhttps://github.com/daktales/UIFontWDCustomLoaderYou can use UIFontWDCustomLoader category to load any compatible font into your iOS projects at runtime without messing with转载 2015-01-22 16:53:39 · 451 阅读 · 0 评论