Sweden-Number/graphics/x11drv
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 More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
bitblt.c Now the conversion in the blt functions round up the result. 1999-08-15 14:18:59 +00:00
bitmap.c Removed an illegal character. 1999-10-23 14:50:56 +00:00
brush.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
clipping.c Added missing GDI heap unlock. 1999-06-22 19:03:26 +00:00
dib.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +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
objects.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
oembitmap.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
palette.c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 1999-10-13 13:48:11 +00:00
pen.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
text.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
xfont.c Give the app back the exact font name it asked for. 1999-11-28 20:16:37 +00:00