wine/ ./configure ./configure.in dlls/wineps/M ...

Alexandre Julliard julliard at winehq.com
Wed May 16 15:56:06 CDT 2001


ChangeSet ID:	990046566260811440180987
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/05/16 16:56:06

Modified files:
	.              : configure configure.in 
	dlls/wineps    : Makefile.in afm.c psdrv.h 
	include        : acconfig.h config.h.in 
Added files:
	dlls/wineps    : truetype.c 

Log message:
	Ian Pilcher <ian.pilcher at home.com>
	Read metrics from TrueType fonts.

Patch: http://cvs.winehq.com/patch.py?id=990046566260811440180987

Revision  Changes    Path
 1.201    +246 -139  wine/configure
 1.201    +33 -0     wine/configure.in
 1.11     +4 -2      wine/dlls/wineps/Makefile.in
 1.17     +15 -4     wine/dlls/wineps/afm.c
 1.14     +1 -0      wine/dlls/wineps/psdrv.h
 1.1     +0 -0       wine/dlls/wineps/truetype.c
 1.39     +3 -0      wine/include/acconfig.h
 1.76     +3 -0      wine/include/config.h.in





More information about the wine-cvs mailing list