# Watch: https://ftp.gnu.org/gnu/libxmi
           SPELL=libxmi
         VERSION=1.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=$GNU_URL/libxmi/$SOURCE
     SOURCE_HASH=sha512:55cf86064496cb1f551fb1a208f9fe1ee8d826e0e1d7ddc2898bef7316c0ac51b34f5f28840626b901b0720264e08fa95f7ab18b57b12c3f64d8a8d48d83e93a 
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://www.gnu.org/software/libxmi/"
      LICENSE[0]=GPL
         ENTERED=20080711
           SHORT="a C/C++ function library for rasterizing 2-D vector graphics."
cat << EOF
GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics. 
It can draw 2-D graphical primitives, including wide polygonal lines and 
circular and elliptical arcs, into a user-supplied matrix of pixels.
EOF
