Contents

kCTFontBaselineAdjustAttribute

The baseline adjustment for a font reference.

Declaration

let kCTFontBaselineAdjustAttribute: CFString

Discussion

This is primarily used when defining font descriptors for a cascade list to keep the baseline of all fonts even. The value associated with this is a float represented as a CFNumber object.

See Also

Font Attribute Keys