Config.in 550 B

123456789101112
  1. config BR2_PACKAGE_IMAGEMAGICK
  2. bool "imagemagick"
  3. help
  4. ImageMagick(R) is a software suite to create, edit, and compose
  5. bitmap images. It can read, convert and write images in a variety of
  6. formats (about 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF,
  7. PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to
  8. translate, flip, mirror, rotate, scale, shear and transform images,
  9. adjust image colors, apply various special effects, or draw text,
  10. lines, polygons, ellipses and Bézier curves.
  11. http://www.imagemagick.org/