Re: iOS 7 downloadable fonts
Re: iOS 7 downloadable fonts
- Subject: Re: iOS 7 downloadable fonts
- From: Gideon King <email@hidden>
- Date: Wed, 22 Jan 2014 01:17:17 +1000
Cool, thanks for that. I thought there must be a step I was missing.
I don’t have the 7.1 beta to test and see if there is a bug there - will try to find time do grab it...
Regards
Gideon
On 21 Jan 2014, at 5:33 pm, Tualatrix Chou <email@hidden> wrote:
> After downloading the font, if you want to use it offline (or do not
> call the download API again), you can try to save the font URL and
> next time of launching, use "CTFontManagerRegisterFontsForURL" to
> register the font.
>
> This file is what you want:
> https://github.com/fdstevex/FDSFontDownloader/blob/master/FDSFontDownloader.m
>
> I try to use this on my app, everything works file on simulator, but
> register failed on device on iOS 7.1 Beta. Not sure if it is an bug of
> iOS 7.1.
>
> The article worth to read:
> http://blog.stevex.net/2013/09/downloadable-fonts-in-ios-7/
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden