Top "Uifont" questions

The UIFont class provides the interface for getting and setting font information.

Unable to set custom font for the UILabel in XCode

I am unable to set custom font for the UILabel in XCode. This is what I've tried: Download "JennaSue" font …

ios objective-c cocoa-touch uifont info.plist
iPhone SDK 3.2 and UIAppFonts

I've added my custom font to UIAppFonts and it's loaded just fine: (shows up in [UIFont familyNames] ). When I manually …

iphone iphone-sdk-3.2 uifont
UITextView font is nil

I created a UITextView with a font size of 14 in a storyboard and hooked it up to the detailDescriptionLabel property …

ios objective-c fonts uitextview uifont
Unbolding a UIFontDescriptor

I'm using dynamic type in an application and have scenarios where I want to change the font's appearance, for example …

ios objective-c ios7 uifont