init(name:matrix:)
Returns a font descriptor with the specified values for the name and matrix dictionary attributes.
Declaration
init(name fontName: String, matrix: CGAffineTransform)Parameters
Return Value
The new font descriptor.
Returns a font descriptor with the specified values for the name and matrix dictionary attributes.
init(name fontName: String, matrix: CGAffineTransform)The new font descriptor.