ICU Paragraph Layout API
The ParagraphLayout object will analyze the text into runs of text in the same font, script and direction, and will create a LayoutEngine object for each run. The LayoutEngine will transform the characters into glyph codes in visual order. Clients can use this to break a paragraph into lines, and to display the glyphs in each line.
$
pkg install icu-lxOrigin
devel/icu-lx
Size
222KiB
License
ICU
Maintainer
office@FreeBSD.org
Dependencies
2 packages
Required by
0 packages