Things that need to be added to enhance the graphics routines:


Volunteers needed:
------------------

-Port to 386 UNIX and XENIX.  Some 16 bit integer dependencies have
already been removed (using the INT16 macro in config.h), but this
has not been tested on an actual 386 system.  Also, I have no idea
how to change video modes and get pointers to video memory for any
of the flavors of 386 UNIX/XENIX.

-Complete port to Xenix 286.  So far, only an EGA system had been
tested, so other device types need verification.  No testing of the
print queue output has been done.  The FAR macro (in graphics.h) has
been defined for support of mixed memory models, but only the large
memory model is currently working.

-Add additional device support (VGA, Laserjet, enhanced EGA boards).


Things I'll probably get around to doing myself:
------------------------------------------------

-Add XOR and color support to EGA.

-Add line thickness and line style support to pixel and/or line drawing
routines.

-Add polygon fill routines.

-Add windows, viewports, 3-D transforms, etc.


			Tue Dec 27 16:01:22 EST 1988 dtl
