home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / grafik / svga256 / readme25.new < prev    next >
Encoding:
Text File  |  1991-05-04  |  522 b   |  18 lines

  1. SuperVGA 256 BGI driver 
  2. Version 2.1
  3. May 4, 1991
  4.  
  5. This is the newest version of my SuperVGA 256 BGI driver.  I have fixed 
  6. several bugs in the previous releases, as well as added several improvements.
  7.  
  8.     o 1024x768x256 color mode is now supported on Tseng 4000,
  9.       Chips&Tech, Trident 8900 and Ahead video cards.
  10.  
  11.     o Getimage and putimage will work with bitmaps up to the 
  12.      size of available memory. (> 64k)
  13.  
  14.     o VESA support has been added.
  15.  
  16.     o Added setvgapalette function.
  17.  
  18.     o Floodfill is implemented.