freebsd-ports/devel/icu-lx/pkg-plist
Jan Beich 533e3b77cc devel/icu-lx: add new port
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/
2016-11-19 18:22:09 +00:00

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