Home | History | Annotate | only in /xsrc/external/mit/fstobdf/dist
Up to higher level directory
NameDateSize
aclocal.m416-Oct-2022121K
ChangeLog16-Oct-202222.2K
chars.c16-Oct-20227.4K
compile16-Oct-20227.2K
config.guess16-Oct-202248.2K
config.h.in16-Oct-20221.7K
config.sub16-Oct-202234.4K
configure16-Oct-2022349.9K
configure.ac16-Oct-20221.8K
COPYING31-May-20134.5K
depcomp16-Oct-202223K
fstobdf.c16-Oct-20225K
fstobdf.h16-Oct-20222K
header.c16-Oct-20227.1K
INSTALL22-Jul-201515.4K
install-sh16-Oct-202215K
Makefile.am16-Oct-20221.5K
Makefile.in16-Oct-202231.5K
man/19-Feb-2026
missing16-Oct-20226.7K
props.c16-Oct-20225.2K
README.md16-Oct-2022641

README.md

      1 The fstobdf program reads a font from a font server and prints a BDF
      2 file on the standard output that may be used to recreate the font.
      3 This is useful in testing servers, debugging font metrics, and
      4 reproducing lost BDF files.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9   https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The primary development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/app/fstobdf
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21