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