Config.in 321 B

1234567891011
  1. config BR2_PACKAGE_LIBSVG_CAIRO
  2. bool "libsvg-cairo"
  3. select BR2_PACKAGE_CAIRO
  4. select BR2_PACKAGE_CAIRO_SVG
  5. select BR2_PACKAGE_LIBSVG
  6. help
  7. Libsvg-cairo provides the ability to render SVG content from
  8. files or buffers. All rendering is performed using the cairo
  9. rendering library.
  10. http://cairographics.org