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        http://lists.freedesktop.org/mailman/listinfo/xorg
10
11Please submit bug reports to the Xorg bugzilla:
12
13        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
14
15The master development code repository can be found at:
16
17        git://anongit.freedesktop.org/git/xorg/app/fstobdf
18
19        http://cgit.freedesktop.org/xorg/app/fstobdf
20
21For patch submission instructions, see:
22
23	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
24
25For more information on the git code manager, see:
26
27        http://wiki.x.org/wiki/GitPage
28
29