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)
|
the text to process |
|
|
A list containing the following elements:
|
a list to store character information in |
Derived by RGtkGen from GTK+ documentation