pangoGlyphItemLetterSpace: pangoGlyphItemLetterSpace

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

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

Usage

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

Arguments

glyph.item

[PangoGlyphItem] a PangoGlyphItem

text

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

log.attrs

[PangoLogAttr] 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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.