1mkfontdir creates the fonts.dir files needed by the legacy X server
2core font system.   The current implementation is a simple wrapper script
3around the mkfontscale program, which must be built and installed first.
4
5All questions regarding this software should be directed at the
6Xorg mailing list:
7
8        http://lists.freedesktop.org/mailman/listinfo/xorg
9
10Please submit bug reports to the Xorg bugzilla:
11
12        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
13
14The master development code repository can be found at:
15
16        git://anongit.freedesktop.org/git/xorg/app/mkfontdir
17
18        http://cgit.freedesktop.org/xorg/app/mkfontdir
19
20For patch submission instructions, see:
21
22	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
23
24For more information on the git code manager, see:
25
26        http://wiki.x.org/wiki/GitPage
27
28