pangoGlyphItemLetterSpace {RGtk2}R Documentation

pangoGlyphItemLetterSpace

Description

Adds spacing between the graphemes of glyph.item to give the effect of typographic letter spacing.

Usage

pangoGlyphItemLetterSpace(glyph.item, text, log.attrs)

Arguments

glyph.item

a PangoGlyphItem

text

text that glyph.item corresponds to (glyph_item->item->offset is an offset from the start of text)

log.attrs

logical attributes for the item (the first logical attribute refers to the position before the first character in the item)

Details

Since 1.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]