package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / libart / Config.in
blob926233587bb4c215747eda1e8cac5ff87df9abc8
1 config BR2_PACKAGE_LIBART
2         bool "libart"
3         help
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
12           display.
14           http://www.levien.com/libart/