I have a custom font in an (iOS) Xcode 4 project. This works fine, but whilst coding, I would like to visualise this same font in the textviews/labels in Interface Builder instead of showing an approximately equivalent font.
Can this be done?
I have a custom font in an (iOS) Xcode 4 project. This works fine, but whilst coding, I would like to visualise this same font in the textviews/labels in Interface Builder instead of showing an approximately equivalent font.
Can this be done?
Unfortunately it is not possible at this time for custom fonts to show up in IB.