How to implement this kind of Font on iOS -


as picture shows. how can font effect.

enter image description here

thanks!

if know font type have add following option in info plist

fonts provided application

add fonts in array include font files in project.

if other picture have draw same using drawinrect method.

check following links

custom font not working in app?

custom font in ios not working


Comments