           SPELL=t1utils
         VERSION=1.41
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.lcdf.org/~eddietwo/type/$SOURCE
        WEB_SITE=http://www.lcdf.org/~eddietwo/type/
         ENTERED=20041129
     SOURCE_HASH=sha512:b532d3af38a73903a512eb1297ba7510747dcbe8362acc4a0f20f2a3c786d82d8f5b22997ed3867114f33153a34cdd71c4c8e6a093db3cecc3825b6e4725a00b
      LICENSE[0]="Copyright (c) 1992 by I. Lee Hetherington, all rights reserved.  Permission is hereby granted to use, modify, and distribute this program for any purpose provided this copyright notice and the one below remain intact. Note that these tools should not be used to illegally copy type-1 font programs.  Typeface design is an intricate art that should be rewarded. I. Lee Hetherington ilh@lcs.mit.edu"
        KEYWORDS="fonts doc"
           SHORT="Type1 font utilities" 
cat << EOF
Six free UNIX/Windows command-line tools for dealing with Type 1 fonts.
This is a revision of I. Lee Hetherington's beloved t1utils package.
t1ascii changes PFB (binary) fonts into PFA (ASCII) format;
t1binary goes the opposite direction. t1disasm translates PFBs or PFAs
into a human-readable and -editable format;
t1asm goes the opposite direction.
Finally, t1unmac (formerly unpost) translates a Macintosh Type 1 font into
either PFB or PFA format, and t1mac goes the opposite direction.
EOF
