home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / grafik / dc / readme < prev    next >
Encoding:
Text File  |  1992-10-20  |  1.8 KB  |  43 lines

  1.  
  2. The files given are as follows :
  3.  
  4.   - SVGA.PAS  This is the graphics driver that will give you some
  5.               SVGA capability.  Note that when compiling this unit,
  6.               compile it without range checking or some of the
  7.               program given may not work.
  8.  
  9.   - EDIT256.PAS This is for modifying the 256 color palette.
  10.                 Four pallette files are given.
  11.  
  12.   - FONTEDIT.PAS Used to create and edit your own character sets.
  13.                  Two sets are given ( One not finished. )
  14.  
  15.   - SVGAMAP.PAS Program to make bitmaps of any size.  Two example
  16.                 bitmaps are given.
  17.  
  18.   - DC.PAS, BOOT.PAS Simple demos showing some of the things that
  19.                      can be done using this SVGA driver.
  20.  
  21.   I hope you find these programs useful and have fun using them !
  22.   I'd like some feed back especially if you come up with anything
  23.   to improve the driver ( It has much room for improvement ) .  If
  24.   the driver does not work on your SVGA card can you please drop
  25.   us a line at any of the address below.  We have had some problems with
  26.   some cards so they might not work.
  27.  
  28.   See ya later,
  29.                 Ed.
  30.                 Chandi.
  31. __________________________________________________________________________
  32.                      DIGITAL CRIME (Aust.)
  33. __________________________________________________________________________
  34. Chandi  +(03) 792-3415           |   Ed +(03) 366-5884
  35.   s924683@minyos.xx.rmit.OZ.AU   |     s924698@minyos.xx.rmit.OZ.AU
  36.   7  Cootmundra St,              |     19 McRae Ave,
  37.   Doveton. VIC 3177, AUSTRALIA   |     St. Albans. VIC  3021, AUSTRALIA
  38. __________________________________________________________________________
  39.       "A Jedi's strength flows from the force."  - STAR WARS
  40. __________________________________________________________________________
  41.  
  42.  
  43.