xref: /OK3568_Linux_fs/buildroot/package/libsvgtiny/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBSVGTINY
2	bool "libsvgtiny"
3	select BR2_PACKAGE_LIBXML2
4	help
5	  Libsvgtiny is an implementation of SVG Tiny, written in C.
6	  It is currently in development for use with NetSurf and is
7	  intended to be suitable for use in other projects too.
8
9	  http://www.netsurf-browser.org/projects/libsvgtiny/
10