开发者

How to put 605 custom fonts in iPad application

开发者 https://www.devze.com 2023-01-07 03:29 出处:网络
I put some custom fonts in t开发者_如何学编程he resources and add some entries to the plist file so I can use them... and everything is working fine... But my app needs to use 605 custom fonts and whe

I put some custom fonts in t开发者_如何学编程he resources and add some entries to the plist file so I can use them... and everything is working fine... But my app needs to use 605 custom fonts and when I add more than 240 or 245 fonts the application won't respond to the fonts.. i.e. when I write some text using any of those fonts, nothing appears, when I reduce them to 240 fonts, text appears again

Any idea?


Oh by the way just to make it clearer, it doesn't matter how many fonts I add to the resources as long as it's less than 250 entry in the plist for them... so even if I add 1000 fonts files to the resources and having only 240 entry for 240 of them in the plist, those 240 will work


btw did u try using through uiwebview or coretext? I never try with that many fonts but may be u can post fonts or something so that we can also try that (bcoz it would be very difficult to download fonts and then put into plist)

0

精彩评论

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