pangoBreak {RGtk2} | R Documentation |
Determines possible line, word, and character breaks
for a string of Unicode text with a single analysis. For most
purposes you may want to use pangoGetLogAttrs
.
pangoBreak(text, analysis)
|
[character] the text to process |
|
[PangoAnalysis ] PangoAnalysis structure from pangoItemize |
A list containing the following elements:
|
[PangoLogAttr ] a list to store character information in |
Derived by RGtkGen from GTK+ documentation