Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/bdftopcf/dist
Name Last modified Size Description
Parent Directory -
CVS/ 2020-03-20 07:41 -
man/ 2020-03-20 07:39 -
utilbitmap.c 2018-03-11 19:45 4.7K
stubs.h 2018-03-11 19:45 2.6K
private.c 2018-03-11 19:45 2.7K
pcfwrite.c 2018-03-11 19:45 15K
pcf.h 2018-03-11 19:45 3.3K
missing 2018-03-11 19:45 6.7K
install-sh 2018-03-11 19:45 14K
fontxlfd.h 2018-03-11 19:45 2.9K
fontutil.h 2018-03-11 19:45 949
fontmisc.h 2018-03-11 19:45 2.2K
fontink.c 2018-03-11 19:45 6.4K
fontaccel.c 2018-03-11 19:45 3.8K
font.h 2018-03-11 19:45 4.1K
fntfilst.h 2018-03-11 19:45 5.4K
fntfilio.h 2018-03-11 19:45 1.9K
fntfil.h 2018-03-11 19:45 7.5K
filewr.c 2018-03-11 19:45 1.7K
fileio.c 2018-03-11 19:45 1.7K
depcomp 2018-03-11 19:45 23K
defaults.c 2018-03-11 19:45 2.0K
configure.ac 2018-03-11 19:45 1.8K
configure 2018-03-11 19:45 338K
config.sub 2018-03-11 19:45 36K
config.h 2018-03-11 19:45 1.8K
config.guess 2018-03-11 19:45 43K
compile 2018-03-11 19:45 7.2K
bufio.h 2018-03-11 19:45 2.6K
bufio.c 2018-03-11 19:45 4.3K
bitmaputil.c 2018-03-11 19:45 6.8K
bitmap.h 2018-03-11 19:45 3.6K
bitmap.c 2018-03-11 19:45 4.5K
bdfutils.c 2018-03-11 19:45 8.0K
bdftopcf.c 2018-03-11 19:45 5.6K
bdfread.c 2018-03-11 19:45 29K
bdfint.h 2018-03-11 19:45 3.1K
atom.c 2018-03-11 19:45 5.4K
aclocal.m4 2018-03-11 19:45 122K
Makefile.in 2018-03-11 19:45 32K
Makefile.am 2018-03-11 19:45 1.9K
ChangeLog 2018-03-11 19:45 19K
INSTALL 2015-07-22 16:50 15K
config.h.in 2010-11-21 11:13 1.6K
README 2009-11-08 19:41 1.0K
COPYING 2008-07-29 14:14 1.1K
AUTHORS 2008-07-29 14:14 32
bdftopcf is a font compiler for the X server and font server. Fonts
in Portable Compiled Format can be read by any architecture, although
the file is structured to allow one particular architecture to read
them directly without reformatting. This allows fast reading on the
appropriate machine, but the files are still portable (but read more
slowly) on other machines.
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/bdftopcf
http://cgit.freedesktop.org/xorg/app/bdftopcf
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