A pango.glyph_string.GlyphString is used to store strings of glyphs with geometry and visual attribute information.
The storage for the glyph information is owned by the structure which simplifies memory management.
array of glyph information
logical cluster info, indexed by the byte index within the text corresponding to the glyph string
number of glyphs in this glyph string
A pango.glyph_string.GlyphString is used to store strings of glyphs with geometry and visual attribute information.
The storage for the glyph information is owned by the structure which simplifies memory management.