Sweden-Number/graphics/enhmetafiledrv
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 Started implementing Enhanced MetaFile driver. 1999-05-02 10:15:16 +00:00
Makefile.in Started implementing Enhanced MetaFile driver. 1999-05-02 10:15:16 +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 Started implementing Enhanced MetaFile driver. 1999-05-02 10:15:16 +00:00
objects.c Fixed some of the issues reported by Solaris Lint. 1999-07-31 17:36:48 +00:00