          MODULE=libXfont2
         VERSION=2.0.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://xorg.freedesktop.org/archive/individual/lib/
      SOURCE_VFY=sha256:8b7b82fdeba48769b69433e8e3fbb984a5f6bf368b0d5f47abeec49de3e58efb
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://xorg.freedesktop.org/
         ENTERED=20061119
         UPDATED=20240803
           SHORT="X11 font rasterisation library"

cat << EOF
libXfont provides the core of the legacy X11 font system, handling the index
files (fonts.dir, fonts.alias, fonts.scale), the various font file formats,
and rasterizing them. It is used by the X servers, the X Font Server (xfs),
and some font utilities (bdftopcf for instance), but should not be used by
normal X11 clients.  X11 clients access fonts via either the new API's in
libXft, or the legacy API's in libX11.
EOF
