           SPELL=mftrace
         VERSION=1.2.20
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-release-$VERSION
   SOURCE_URL[0]=https://github.com/hanwen/mftrace/archive/release/$VERSION.tar.gz
        WEB_SITE=http://lilypond.org/mftrace
         ENTERED=20041129
     SOURCE_HASH=sha512:f5a6ee531c63a023d4c2629d1b0138340225ee5d5af5422d682bf89a7eb156f74f045c7be4186d507355602487672dd7ffb3674d515e94ef4b8b48c32481cdd3
      LICENSE[0]="GPL and http://www.cs.uu.nl/~hanwen/mftrace/"
        KEYWORDS="fonts doc"
           SHORT="bitmap font tracer" 
cat << EOF
mftrace is a small Python program that lets you
trace a TeX bitmap font into a PFA or PFB font
(A PostScript Type1 Scalable Font) or TTF (TrueType)
font. It is licensed under the GNU GPL.
Scalable fonts offer many advantages over bitmaps,
as they allow documents to render correctly
at many printer resolutions. Moreover, Ghostscript
can generate much better PDF, if given scalable 
PostScript fonts.
EOF
