General tidy up of the MetaFile driver - make sure that everything
commit7603deae21d6deccad553145e324cd89f27de47b
authorHuw D M Davies <daviesh@abacus.physics.ox.ac.uk>
Sun, 25 Apr 1999 09:24:23 +0000 (25 09:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 25 Apr 1999 09:24:23 +0000 (25 09:24 +0000)
treee484dc8a289ab61987a9524f31bbf124d3329b0f
parent2df1afdfa958669609da39955c5798a0b6202282
General tidy up of the MetaFile driver - make sure that everything
goes through the DCFuncs table.
19 files changed:
graphics/metafiledrv/Makefile.in
graphics/metafiledrv/dc.c [new file with mode: 0644]
graphics/metafiledrv/graphics.c
graphics/metafiledrv/init.c
graphics/metafiledrv/objects.c
graphics/painting.c
graphics/psdrv/README
graphics/psdrv/init.c
graphics/win16drv/init.c
graphics/x11drv/init.c
include/gdi.h
include/metafiledrv.h
include/wingdi.h
objects/clipping.c
objects/dc.c
objects/dcvalues.c
objects/font.c
objects/gdiobj.c
objects/metafile.c