objective c - Download font .ttf file from web and store on iPhone -


is possible download .ttf file web , store on iphone. use for labels , other stuff ? because client want control fonts database , don't want drop fonts xcode project right away.

so in future if wants change font, add new font database, app recognize new font on web (thats done images, not problem), download , use font.

thanks.

the fonts have set in plist of app, , file cannot changed during runtime, need compile project fonts added it.

you'll have think in other way of implementing it.


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -