You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/06 21:45:59 UTC

[jira] [Resolved] (CB-43) Embedded fonts fail in iOS 5

     [ https://issues.apache.org/jira/browse/CB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-43.
--------------------------------

    Resolution: Won't Fix

More of a "font already included in iOS 5" thing with workaround by Brennan
                
> Embedded fonts fail in iOS 5
> ----------------------------
>
>                 Key: CB-43
>                 URL: https://issues.apache.org/jira/browse/CB-43
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>
> reported at: https://github.com/phonegap/phonegap-iphone/issues/316
> by: https://github.com/brennannovak
> Previously in iOS 4.x the following method worked excellently for embedding fonts in my PhoneGap + iOS 4.x project
> By adding the following entry to the MyApp-Info.plist
> Fonts provided by application : MyFontName.ttf
> The fonts were then easily callable via the CSS attribute "font-family"
> Now recently upon upgrading to iOS 5 the fonts no longer work. Bummerz. Anyone have any ideas?
> It must be either something to do with the way XCode assigns the font resources in iOS 5 or that PhoneGap.js is not finding these resources that are available?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira