Index Hierarchy UIFont(DTCoreText) Category Reference Declared in UIFont+DTCoreText.h Overview Methods to translate from CTFont to UIFont Tasks + fontWithCTFont: Class Methods fontWithCTFont: Creates a UIFont that matches the provided CTFont. + (UIFont *)fontWithCTFont:(CTFontRef)ctFont Parameters ctFont a CTFontRef Return Value The matching UIFont Declared In UIFont+DTCoreText.h Index Hierarchy