GlyphInfo.codepoint

harfbuzz.types.Codepoint codepoint() @property

Get codepoint field.

Returns

either a Unicode code point (before shaping) or a glyph index

(after shaping).

void codepoint(harfbuzz.types.Codepoint propval) @property

Set codepoint field.

Parameters

propvaleither a Unicode code point (before shaping) or a glyph index (after shaping).