          MODULE=fstobdf
         VERSION=1.0.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:2624cbf071ccca89c2a6dadd65004784f478b2ba1c62b8209e03909954f36b50
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060303
         UPDATED=20221130
           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
