xenocara/app/fstobdf
matthieu 61e2983c70 Fix a number of merge issues accumulated over the years
- INSTALL often got doubled by patch
- empty AUTHORS files didn't get removed.
2013-08-18 06:20:12 +00:00
..
man
aclocal.m4
ChangeLog
chars.c
compile
config.guess
config.h.in
config.sub
configure
configure.ac
COPYING
depcomp
fstobdf.c
fstobdf.h
header.c
INSTALL Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
install-sh
Makefile.am
Makefile.bsd-wrapper
Makefile.in
missing
NEWS
props.c
README

The fstobdf program reads a font from a font server and prints a BDF
file on the standard output that may be used to recreate the font.
This is useful in testing servers, debugging font metrics, and
reproducing lost BDF files.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/fstobdf

        http://cgit.freedesktop.org/xorg/app/fstobdf

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage