summaryrefslogtreecommitdiff
blob: d966342e34b430af818c0bc2d923157b8b8853ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>bicatali@gentoo.org</email>
</maintainer>
<herd>graphics</herd>
<longdescription lang='en'>
  This is a port of GraphicsMagick(TM), the "swiss army knife" of
  image processing. It provides a robust collection of tools and libraries
  which support reading, writing, and manipulating an image in over 88 major
  formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
  SVG and TIFF.
  The program is the fork of a better-known ImageMagick (5.5.2), which
  emphasizes end-user and API-stabilities.
</longdescription>
<use>
  <flag name='fpx'>Enable FlashPix support</flag>
  <flag name='gs'>Enable Ghoscript support</flag>
  <flag name='q16'>Set quantum depth to 16</flag>
  <flag name='q32'>Set quantum depth to 32</flag>
</use>
</pkgmetadata>