开发者

Which cyrillic fonts are featured in iPhone-sdk?

开发者 https://www.devze.com 2023-04-11 09:32 出处:网络
I\'m developing apps for iOS and I would like to know which fonts I can use to Cyrill开发者_如何学运维ic texts. The problem is that not all of the standard English fonts are featured. Could you please

I'm developing apps for iOS and I would like to know which fonts I can use to Cyrill开发者_如何学运维ic texts. The problem is that not all of the standard English fonts are featured. Could you please give a list cyrillic supported fonts for iOS?


I don't think anyone ever compiled such a list of only Cyrillic supporting fonts, however you can always bring your custom font with you:

See UIAppFonts settings key here:

http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html

It allows to add custom fonts and then use them with UIFont in your application.

0

精彩评论

暂无评论...
验证码 换一张
取 消