wine/ dlls/gdi/freetype.c dlls/gdi/gdi32.spec ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 3 14:41:14 CST 2002


ChangeSet ID:	1017866474573010606997745
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/03 14:41:14

Modified files:
	dlls/gdi       : freetype.c gdi32.spec 
	include        : font.h wingdi.h 
	objects        : font.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Implement GetGlyphIndices. Tweak GetCharacterPlacement to use it.

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

Revision  Changes    Path
 1.8      +22 -0     wine/dlls/gdi/freetype.c
 1.13     +2 -0      wine/dlls/gdi/gdi32.spec
 1.11     +2 -0      wine/include/font.h
 1.68     +6 -0      wine/include/wingdi.h
 1.65     +88 -41    wine/objects/font.c




More information about the wine-cvs mailing list