This the first release of an SVGAlib patch for ghostscript 2.6.1, and is
based on Sigfrid Lundberg's VGAlib patch. I've added support for all the
various SVGAlib screen resolutions (although output is 16 color even if you
use modes that support more colors), and added options that allow you to 
resize the image and change which part of the image is viewed on the screen.

Instructions:
1. Get ghostscript 2.6.1 source. I found it at prep.ai.mit.edu, /pub/gnu.
2. Retrieve the 4 fixes in the same directory and apply them to the source.
3. Run "configure".
4. Patch gs.c and gs.1 like this:
   patch < gs.c.diff
   patch < gs.1.diff
5. Put gdevlinux.c in with the ghostscript source.
6. Copy this Makefile over the one created by configure.
7. Type "make".

If you're not using X windows, you'll have to remove x11.dev from the 
DEVICE_DEVS= line in the Makefile, or all the X shared libaries will be
needed to execute the compiled binary.

Enjoy!

---
Patrick Volkerding
volkerdi@mhd1.moorhead.msus.edu
bf703@cleveland.freenet.edu
