Cluster

Cluster constructor

Initializes new instance of this class.

public Cluster(int[] codepoints, Glyph[] glyphs)
ParameterTypeDescription
codepointsInt32[]Array of Unicode points composing a grapheme.
glyphsGlyph[]Array of Glyph> composing a grapheme.

See Also