          MODULE=libXfont2
         VERSION=2.0.9
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://xorg.freedesktop.org/archive/individual/lib/
      SOURCE_VFY=sha256:f042a370666815e7b941e9b7019024755bd1c6c2954afbfa515af378251799e2
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=https://xorg.freedesktop.org/
         ENTERED=20061119
         UPDATED=20260709
           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
