Contents

kCTFontFixedAdvanceAttribute

A fixed advance to be used for a font reference.

Declaration

let kCTFontFixedAdvanceAttribute: CFString

Discussion

If present and specified, this attribute is used to specify a constant advance to override any font values. The value associated with this key is a float represented as a CFNumber object.

See Also

Font Attribute Keys