This is the default break algorithm.
It applies Unicode rules without language-specific tailoring, therefore the @analyis argument is unused and can be %NULL.
See pango_tailor_break() for language-specific breaks.
text to break. Must be valid UTF-8
length of text in bytes (may be -1 if @text is nul-terminated)
a #PangoAnalysis for the @text
logical attributes to fill in
size of the array passed as @attrs
See Implementation
This is the default break algorithm.
It applies Unicode rules without language-specific tailoring, therefore the @analyis argument is unused and can be %NULL.
See pango_tailor_break() for language-specific breaks.