
                        EGOF revision history.

_____________________________________________________________________________
0.9  - 28 May "93

  First publically available version of EGOF. Buggy. Lasted 2 weeks.

_____________________________________________________________________________
1.0  - 09 June "93

  First really useful version.

Improvements:
+ Fixed bug in support for VESA SVGA's with a window granularity difrent from
  the window size.
+ Decent support for VESA SVGA's in protected mode.
+ Added the ability to read PCX files without a palette.

_____________________________________________________________________________
1.1  -  12 December "93

Improvements:
+ Fixed WritePcx. It created badly compressed PCX files.
+ Fixed the 320x400 mode. It's no longer "compressed".
+ Sped up some of the the non-standard mode routines.
+ Removed snow when changing the palette.
+ IbmNsO and VesaO can now handle the 320 by 200 pixel mode.
+ The ModeList field of ScrMapO's is now a Set.
+ Improved packaging.
+ Added mouse support.
+ Added some sprite support.
+ Added the PcxMapO object to treat PCX files like other bitmaps.
+ Added the ClipO filter to clip to a rectangle.
+ Added the MandelbrotO and JuliaO bitmaps to draw fractals.
+ Added static palettes.
+ Added support for multiple pages in display memory.
+ Added a lot of new non-standard video modes.
+ Added the DiskMapO for bitmaps on disk.

Code breakers:
- The PalO object has been renamed to EPalO to make room for static palettes
- The Vga* bitmaps have been renamed to Scr*
- The Ibm* bitmaps have been renamed to Vga*
- The ModeList field of ScrMapO's is now a Set.


_____________________________________________________________________________
x.x  -  Planned

+ An OS/2 version
+ Bitmapped Fonts
+ 2D Vector Graphics
+ Vector Fonts
+ Line fractals. Fern, Sierpensky Triangle, etc.


  - Logi Ragnarsson
