简体   繁体   中英

Iphone,how to install new font to iphone by using objective-c?

guys. i have a pdf with a font that is not installed on iphone by default. so,i want my application can install this font by using objective-c before my customer view this pdf. any advice will be appreciate,thanks.

In your applications .plist file, add a new property. In the list of properties, there should be something called "Fonts provided by application" - list any fonts that you have added to your app's resources folder. That should get you started :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM