Lay down the infrastructure for gdi font rendering.
commit814654ef9fe421458d649b67089ebb075148cb73
authorHuw D M Davies <hdavies@codeweavers.com>
Wed, 12 Sep 2001 20:21:06 +0000 (12 20:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Sep 2001 20:21:06 +0000 (12 20:21 +0000)
tree16e8e418448de75f0311159bfdc0ab908397943f
parent37a4639ee1f25440954ce350746fdbe366c38c85
Lay down the infrastructure for gdi font rendering.
Partial implementation of GetGylphOutline and GetOutlineTextMetrics
for gdi fonts.
16 files changed:
configure
configure.in
dlls/gdi/Makefile.in
dlls/gdi/freetype.c [new file with mode: 0644]
dlls/ttydrv/objects.c
dlls/wineps/font.c
graphics/enhmetafiledrv/objects.c
graphics/metafiledrv/objects.c
graphics/win16drv/font.c
graphics/x11drv/xfont.c
include/config.h.in
include/font.h
include/gdi.h
objects/dc.c
objects/font.c
objects/gdiobj.c