| pangoShape {RGtk2} | R Documentation |
Given a segment of text and the corresponding
PangoAnalysis structure returned from pangoItemize,
convert the characters into glyphs. You may also pass
in only a substring of the item from pangoItemize.
pangoShape(text, analysis, glyphs)
|
[character] the text to process |
|
[ |
|
[ |
Derived by RGtkGen from GTK+ documentation