Fixed description for GraphicsMagick

This commit is contained in:
Kamil Krzyżanowski
2015-01-08 01:56:04 +00:00
parent c5618f7be6
commit 86a20974e4

View File

@@ -64,12 +64,13 @@ INSTALL()
packageEntries devel $developDir
}
DESCRIPTION="GraphicsMagick provides a set of command-line applications to manipulate
image files. It is a fork of the ImageMagick project and therefore offers
DESCRIPTION="GraphicsMagick provides a set of command-line applications to manipulate\
image files. It is a fork of the ImageMagick project and therefore offers\
a similar set of features, but puts a larger emphasis on stability.
The tools support a large variety of image formats from the widely used
jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image
formats found on some photo CDs. They can convert between formats,
concatenate several images into one, annotate and distort them, create
The tools support a large variety of image formats from the widely used\
jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image\
formats found on some photo CDs. They can convert between formats,\
concatenate several images into one, annotate and distort them, create\
thumbnails or manipulate the colormap."