ti添加某种字体的TTF文件,在Targets中的info中注册application中支持的字体样式通过代码查找font中字体种类在后台打印日志中查找,例如打印的@"DFPHaiBaoW12"然后可以设置字体样式了 self.titleLabel.font = [UIFontfontWithName:@"DFPHaiBaoW12"size:70]; Read More
posted @ 2013-08-29 10:47 leevaboo Views(276) Comments(0) Diggs(0)