Contents

kCTGlyphInfoAttributeName

The glyph info object to apply to the text associated with this attribute.

Declaration

let kCTGlyphInfoAttributeName: CFString

Discussion

Value must be a CTGlyphInfo object. The glyph specified by this CTGlyphInfo object is assigned to the entire attribute range, provided that its contents match the specified base string and that the specified glyph is available in the font specified by kCTFontAttributeName.

See Also

Related Documentation

Constants