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
Post a Comment