Sweden-Number/graphics/metafiledrv
Huw D M Davies f0f8da5870 Fixes several bugs in gdi path handling.
Adds *Path functions to dc funcs table + add EnhMetaFile recording.
Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc
funcs table to enable proper enhmetafile recording.
The current position update in *To functions is now handled by the
main function and not in the drivers.
Move USER functions from graphics/painting.c -> windows/painting.c
1999-12-05 23:54:02 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
bitblt.c Fixed some of the issues reported by Solaris Lint. 1999-07-31 17:36:48 +00:00
dc.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
graphics.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
init.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
mapping.c Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s remain as 1999-04-15 16:46:51 +00:00
objects.c Fixed some of the issues reported by Solaris Lint. 1999-07-31 17:36:48 +00:00
text.c Fixed some of the issues reported by Solaris Lint. 1999-07-31 17:36:48 +00:00