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