getAdvancements(_:forPackedGlyphs:length:)
Returns an array of the advancements for the specified packed glyphs and rendered by the receiver.
Declaration
func getAdvancements(_ advancements: NSSizeArray, forPackedGlyphs packedGlyphs: UnsafeRawPointer, length: Int)Discussion
Returns in advancements an array of the advancements for the packed glyphs specified by packedGlyphs and rendered by the receiver. The glyphCount must specify the count of glyphs passed in packedGlyphs.