Posts Tagged iOS custom font
Custom iOS fonts and how to fix the vertical position problem
Posted by Andy Yardley in Development, iPhone on April 24, 2012
Every new iOS design I have to implement uses custom fonts. A few years back this would have been impossible but luckily since iOS4 it’s been reasonably simple to add your own fonts to iOS Apps. The process is as follows: Add the font (*.ttf or *.otf) to the project Make sure it is added […]