Question
Loading custom fonts in iOS at runtime
Our application downloads and renders external, custom content which includes custom, proprietary fonts. For web, desktop, and Android we simply use external SWF files that have the fonts embedded. It makes technical sense why this method wouldn't work for iOS, but I haven't been able to find any alternatives. Is this simply not possible? I hope that's not the case as it would mean our application isn't possible for iOS using the AIR mobile technologies.
Eric
