Package: pango
Function pango:glyph-string-logical-widths
Lambda Listpango:glyph-string-logical-widths (glyphs text len level) ArgumentsReturn Value The array whose length is the number of characters in text with the
resulting character widths. Details Given a glyph string and corresponding text, determine the width
corresponding to each character.
When multiple characters compose a single cluster, the width of the entire
cluster is divided equally among the characters. See also the pango:glyph-item-logical-widths function. | See also
|
2026-03-08