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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -