Config.in 321 B

123456789
  1. config 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. http://www.netsurf-browser.org/projects/libsvgtiny/