As the picture shows. How can I get this font effect.
Thanks!
As the picture shows. How can I get this font effect.
Thanks!
If you know the Font type then you have to add following option in the info plist
Fonts provided by application
Add all the fonts in the Array also include the font files in the project.
If it is any other picture you have to draw the same using drawInRect method.
Check the following links