          MODULE=fstobdf
         VERSION=1.0.5
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:7c316ab446f6efa0862570bc137e1c103311ace2
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060303
         UPDATED=20120506
           SHORT="Generate BDF font from X font server"

cat << EOF
The fstobdf program reads a font from a font server and prints a BDF file on
the standard output that may be used to recreate the font. This is useful in
testing servers, debugging font metrics, and reproducing lost BDF files.
EOF
