Sweden-Number/graphics/win16drv
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 Change interfaces to THUNK_Alloc/Free slightly and make them non-static. 1999-09-13 15:15:45 +00:00
Makefile.in Change interfaces to THUNK_Alloc/Free slightly and make them non-static. 1999-09-13 15:15:45 +00:00
brush.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
font.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
graphics.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
init.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
objects.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
pen.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
prtdrv.c Add DC_VERSION and DC_TRUETYPE to win16drv DeviceCapabilities. 1999-11-04 01:59:38 +00:00
text.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00