wine/ tools/Makefile.in tools/.cvsignore ./con ...

Alexandre Julliard julliard at winehq.org
Tue Aug 17 17:33:14 CDT 2004


ChangeSet ID:	13357
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/17 17:33:14

Modified files:
	tools          : Makefile.in .cvsignore 
	.              : configure.ac configure Makefile.in 
	                 Make.rules.in 
Added files:
	tools          : sfnt2fnt.c fnt2fon.c 
	fonts          : wine_system.sfd wine_sans_serif.sfd 
	                 wine_courier.sfd genttf.ff Makefile.in 
	                 .cvsignore 

Log message:
	Huw Davies <huw at codeweavers.com>
	First stab at Wine versions of Courier, System and MS Sans Serif
	fonts.

Patch: http://cvs.winehq.org/patch.py?id=13357

Old revision  New revision  Changes     Path
 1.40          1.41          +13 -1      wine/tools/Makefile.in
 1.10          1.11          +2 -0       wine/tools/.cvsignore
 1.298         1.299         +14 -11     wine/configure.ac
 1.587         1.588         +57 -8      wine/configure
 1.154         1.155         +7 -4       wine/Makefile.in
 1.172         1.173         +7 -1       wine/Make.rules.in
 Added         1.1           +0 -0       wine/tools/sfnt2fnt.c
 Added         1.1           +0 -0       wine/tools/fnt2fon.c
 Added         1.1           +0 -0       wine/fonts/wine_system.sfd
 Added         1.1           +0 -0       wine/fonts/wine_sans_serif.sfd
 Added         1.1           +0 -0       wine/fonts/wine_courier.sfd
 Added         1.1           +0 -0       wine/fonts/genttf.ff
 Added         1.1           +0 -0       wine/fonts/Makefile.in
 Added         1.1           +0 -0       wine/fonts/.cvsignore




More information about the wine-cvs mailing list