Posts Tagged custom fonts

iOS Font Name Problem

I wanted to followup my previous post about iOS font positioning with something else I came across yesterday. While adding a custom font to a new app there was a problem with the font not appearing in the simulator or on device. It had been added correctly to the .plist, included in the project and […]

,

3 Comments

Custom iOS fonts and how to fix the vertical position problem

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 […]

, , , , , , , ,

18 Comments