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