wine/dlls/wineps type42.c ppd.c download.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 13 17:51:44 CST 2002


ChangeSet ID:	6282
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/13 17:51:44

Modified files:
	dlls/wineps    : type42.c ppd.c download.c 

Log message:
	Huw Davies <huw at codeweavers.com>
	Instead of trying to download the Type 42 glpyh metrics incrementally
	(which most printers don't seem to understand), we'll download the
	whole hmtx table in one go (sigh) unless it's larger than 64K in which
	case we'll go back to using a Type 1 font.

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

Old revision  New revision  Changes     Path
 1.1           1.2           +44 -9      wine/dlls/wineps/type42.c
 1.10          1.11          +1 -0       wine/dlls/wineps/ppd.c
 1.2           1.3           +4 -5       wine/dlls/wineps/download.c




More information about the wine-cvs mailing list