(after shaping).
GlyphInfo.codepoint
harfbuzz.types.Codepoint codepoint() @propertyGet codepoint field.
Returns
either a Unicode code point (before shaping) or a glyph index
void codepoint(harfbuzz.types.Codepoint propval) @propertySet codepoint field.
Parameters
propval | either a Unicode code point (before shaping) or a glyph index (after shaping). |