----------------------------------------------------------------------------
WordUp Graphics Toolkit 5.1 - VESA 2.0 Extension Library
January 4, 1997

Copyright 1997 Egerter Software
Written by Chris Egerter
----------------------------------------------------------------------------



This library replaces the old WGT VESA library and adds VESA 2.0 support
for linear frame buffers.  It also uses a new API which provides the same
commands for both VESA versions.


Unzip with directories! (-d switch)
The following files should be included with this archive:

\readme.txt                     - This file

\docs\wgtsvga.txt               - Main documentation

\examples\ex01\ex01.exe         - Example 1 binary
\examples\ex01\ex01.c           - Example 1 source code
\examples\ex01\m.bat            - Batch file for making Example 1

\examples\ex02\ex02.exe         - Example 2 binary
\examples\ex02\ex02.c           - Example 2 source code
\examples\ex02\m.bat            - Batch file for making Example 2

\examples\ex03\ex03.exe         - Example 3 binary
\examples\ex03\ex03.c           - Example 3 source code
\examples\ex03\m.bat            - Batch file for making Example 3

\examples\ex04\ex04.exe         - Example 4 binary
\examples\ex04\ex04.c           - Example 4 source code
\examples\ex04\m.bat            - Batch file for making Example 4
\examples\ex04\paraback.spr     - Sprite file for Example 4
\examples\ex04\parafron.spr     - Sprite file for Example 4
\examples\ex04\paraspr.spr      - Sprite file for Example 4
\examples\ex04\paramapb.wmp     - Map file for Example 4
\examples\ex04\paramapf.wmp     - Map file for Example 4

\include\svga_scr.h             - Include file for VESA scrolling
\include\wgtsvga.h              - Include file for VESA library

\lib\svga_scr.lib               - VESA scrolling library
\lib\wsvga_wc.lib               - New VESA library

\source\makefile                - Makefile for VESA scrolling library
\souce\svga_scr.c               - Source code for VESA scrolling library



