Contents

matrix

An affine transform that specifies the font’s transformation matrix.

Declaration

static let matrix: NSFontDescriptor.AttributeName

Discussion

The value of this attribute is an NSAffineTransform object. The default value is the identity matrix.

See Also

Font Attributes