1 #import <CoreText/CTStringAttributes.h> 2 3 const CFStringRef kCTLigatureAttributeName = "NSLigature"; 4 const CFStringRef kCTUnderlineStyleAttributeName = "NSUnderline";