]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - Config.in
e3a5e729d0f63c1e49a82cf9b251976aab128562
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_LIBSVG
2         bool "libsvg"
3         select BR2_PACKAGE_LIBPNG
4         select BR2_PACKAGE_LIBJPEG
5         select BR2_PACKAGE_LIBXML2 if !BR2_PACKAGE_EXPAT
6         help
7           Libsvg provides a parser for SVG content in files or buffers.
8           Libsvg does not do any rendering, but instead provides a
9           function-based interface that can be used by various rendering
10           engines.
11
12           http://cairographics.org/snapshots/