append(withCGGlyph:in:)
Appends an outline of the specified glyph to the path.
Declaration
func append(withCGGlyph glyph: CGGlyph, in font: NSFont)See Also
Appending Common Shapes to a Path
append(_:)appendPoints(_:count:)appendOval(in:)appendArc(from:to:radius:)appendArc(withCenter:radius:startAngle:endAngle:)appendArc(withCenter:radius:startAngle:endAngle:clockwise:)appendRect(_:)appendRoundedRect(_:xRadius:yRadius:)append(withCGGlyphs:count:in:)appendGlyph(_:in:)appendGlyphs(_:count:in:)appendPackedGlyphs(_:)