CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/06/20 08:49:52
Log message:
234. Added fonttosfnt, a utility that generates bitmap-only TTFs. It is
capable of reading most font formats (Bugzilla #389,
Juliusz Chroboczek).
233. Added functionalities to mkfontscale so mkfontscale performs every
functionality mkfontdir does (Bugzilla #387, Juliusz Chroboczek).
232. Removed absolute path from cpp for Linux as /usr/bin/ should be
in the default search patch (Egbert Eich).
Modified files:
xc/config/cf/:
linux.cf
xc/lib/freetype2/freetype/:
Imakefile
xc/programs/:
Imakefile
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/mkfontscale/:
Imakefile list.c list.h mkfontscale.c mkfontscale.man
Added files:
xc/programs/fonttosfnt/:
Imakefile fonttosfnt.c fonttosfnt.h fonttosfnt.man read.c
struct.c util.c write.c
xc/programs/mkfontscale/:
hash.c hash.h ident.c ident.h
Revision Changes Path
3.206 +2 -2 xc/config/cf/linux.cf
1.10 +8 -1 xc/lib/freetype2/freetype/Imakefile
3.56 +2 -2 xc/programs/Imakefile
3.2743 +7 -0 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.5 +2 -2 xc/programs/mkfontscale/Imakefile
1.4 +81 -6 xc/programs/mkfontscale/list.c
1.2 +5 -0 xc/programs/mkfontscale/list.h
1.7 +535 -194 xc/programs/mkfontscale/mkfontscale.c
1.4 +57 -6 xc/programs/mkfontscale/mkfontscale.man
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit