99a6a3f65aa01c6d7647857ccbdbbe6d82798b10
[openwrt/svn-archive/archive.git] / openwrt / package / libart / Config.in
1 config BR2_PACKAGE_LIBART
2 tristate "libart - An high-performance 2D graphics library"
3 # default m if CONFIG_DEVEL
4 default n
5 help
6 A library of functions for 2D graphics supporting a superset of the
7 PostScript imaging model, designed to be integrated with graphics, artwork,
8 and illustration programs. It is written in optimized C, and is fully
9 compatible with C++. With a small footprint of 10,000 lines of code, it is
10 especially suitable for embedded applications.
11
12 http://www.levien.com/libart/
13