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 Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
aclocal.m4 Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
ChangeLog Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
chars.c Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
compile
config.guess
config.h.in Update to fstobdf 1.0.4. No functional change. 2010-10-31 17:53:18 +00:00
config.sub
configure Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
configure.ac Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
COPYING Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
depcomp
fstobdf.c Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
fstobdf.h Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
header.c Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
INSTALL Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
install-sh
Makefile.am Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
Makefile.bsd-wrapper
Makefile.in Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
missing
NEWS
props.c Update fstobdf to version 1.0.5 2012-05-15 05:56:24 +00:00
README Update to fstobdf 1.0.4. No functional change. 2010-10-31 17:53:18 +00:00

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