Sweden-Number/graphics/ttydrv
Huw D M Davies b8e94b6119 Move Bezier code out of x11drv into commmon GDI code; if any driver
does not implement PolyBezier[To] the curve is approximated to lines
and drawn with Polyline.
Implement many GDI-Path recording functions (at least the win9x subset).
Implement FlattenPath and FillPath.
1999-12-20 04:14:48 +00:00
..
.cvsignore New TTY driver for GDI. 1999-02-04 10:10:59 +00:00
Makefile.in Improved the TTY driver. 1999-12-11 23:08:48 +00:00
bitblt.c Improved the stubs. 1999-11-23 23:43:29 +00:00
bitmap.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
brush.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
clipping.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
dc.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
dib.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
font.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
graphics.c Move Bezier code out of x11drv into commmon GDI code; if any driver 1999-12-20 04:14:48 +00:00
init.c Move Bezier code out of x11drv into commmon GDI code; if any driver 1999-12-20 04:14:48 +00:00
objects.c Fixed compiler warnings. 1999-12-12 00:47:51 +00:00
oembitmap.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
palette.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
pen.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00
text.c Improved the TTY driver. 1999-12-11 23:08:48 +00:00