Declaration

func exportingGlyphNames(for codePoints: [Unicode.Scalar]) -> [String]

Discussion

The result preserves the order and duplicates of matching Unicode scalars.

See Also

Exporting Glyphs