| pangoGlyphItemLetterSpace {RGtk2} | R Documentation |
Adds spacing between the graphemes of glyph.item to
give the effect of typographic letter spacing.
pangoGlyphItemLetterSpace(glyph.item, text, log.attrs)
|
[PangoGlyphItem] a PangoGlyphItem |
|
[char] text that glyph.item corresponds to
(glyph_item->item->offset is an offset from the
start of text) |
|
[PangoLogAttr] logical attributes for the item (the
first logical attribute refers to the position
before the first character in the item) |
Since 1.6
Derived by RGtkGen from GTK+ documentation