PR: 214384 Exp-run by: antoine Approved by: office (bapt) 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. http://site.icu-project.org/
9 lines
224 B
Text
9 lines
224 B
Text
include/layout/ParagraphLayout.h
|
|
include/layout/RunArrays.h
|
|
include/layout/playout.h
|
|
include/layout/plruns.h
|
|
lib/libiculx.a
|
|
lib/libiculx.so
|
|
lib/libiculx.so.%%ICUMAJOR%%
|
|
lib/libiculx.so.%%ICUVER%%
|
|
libdata/pkgconfig/icu-lx.pc
|