           SPELL=libwmf
         VERSION=0.2.8.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/wvware/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/wvware
         ENTERED=20020509
         UPDATED=20020509
          MD5[0]=42582d27bb5cb73d36e1d39e6d25c362
	LICENSE[0]=GPL
	MAINTAINER=unet@sourcemage.org
           SHORT="libwmf is a library for reading wmf vector images"
cat << EOF
libwmf is a library for reading vector images in Microsft's native Windws
Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window;
or (b) converting them to more standard/open file formats such as, e.g., the
W3C's XML-based Scaleable Vector Graphic (SVG) format. Currently bindings exist
for conversion to:

    * the following vector image formats:
          o (& Encapsulated) PostScript (EPS & PS)
          o Facility for Interactive Generation of graphics (FIG)
          o Scaleable Vector Graphic (SVG)
          o (Image)Magick Vector Graphic (MVG)
    * the following raster image formats:
          o Portable Network Graphics (PNG)
          o Joint Photographic Experts Group (JPEG)
EOF
