1 config BR2_PACKAGE_LIBART
4 Libart is a library for high-performance 2D graphics. It
5 supports a very powerful imaging model, basically the same
6 as SVG and the Java 2D API. It includes all PostScript
7 imaging operations, and adds antialiasing and
8 alpha-transparency. It is also highly tuned for incremental
9 rendering. It contains data structures and algorithms suited
10 to rapid, precise computation of Region of Interest, and a
11 two-phase rendering pipeline optimized for interactive
14 http://www.levien.com/libart/