home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 062.README.DOC < prev    next >
Text File  |  1992-06-03  |  4KB  |  71 lines

  1. ---------------------------------------------------------------------------
  2. The following files should be on the 256 Paint Disk:
  3.  
  4. 256PAINT.EXE  256 Paint main program executable file (version 2.0)
  5.   VGADIR.EXE  Quick (*.VGA) file directory utility (version 1.1)
  6.  
  7. 256PAINT.DOC  256 Paint main program documentation
  8.  256DEMO.DOC  256 Paint Demonstration walk-thru documentation
  9.   README.DOC  This file
  10. REGISTER.DOC  A form you can use to simplify the registration process.
  11.  
  12.     EURO.CHR  .BGI Stroked Font from the BGI Toolkit
  13.     SIMP.CHR  .BGI Stroked Font from the BGI Toolkit
  14.  
  15.  EXAMPLE.C    Turbo C code example
  16.  EXAMPLE.PAS  Turbo Pascal code example
  17. EXAMPLE2.PAS  Turbo Pascal Example using the Shortend PB256 Units.
  18.               (See 256Paint.Doc p.20)
  19.  
  20. SPB256_4.TPU  Shortened PB256 Unit for use with TP v4.0 (See 256Paint.Doc p.20)
  21. SPB256_5.TPU  Shortened PB256 Unit for use with TP v5.5 (See 256Paint.Doc p.20)
  22. SPB256_6.TPU  Shortened PB256 Unit for use with TP v6.0 (See 256Paint.Doc p.20)
  23.  
  24. 256PAINT.HLP  The Help File (Keep with 256 Paint.Exe)
  25.  SVGA256.BGI  Jordan Hargave's 256 Color Graphics Device Driver
  26. ---------------------------------------------------------------------------
  27. The following files are sample image files located on the 256 DRAW disk.
  28. Some of them were originaly downloaded from a public domain Durham, NC
  29. Bulletin Board System in the Compuserve (C) GIF format.  They were then
  30. converted into ZSoft's (C) PCX format and then converted to VGA format
  31. using 256 Plus.  Others were created using the 256 Draw environment.
  32.  
  33.  256DEMO.VGA  Sample VGA image, Look at this in conjunction with Demo.Doc
  34.   PARROT.VGA  Sample VGA image, You'll remember this guy
  35.    STONE.VGA  Sample VGA image, look for this from POD BAY in the future
  36. SANDSTRM.PCX  Sample PCX image, A Current Pod Bay Release
  37.    ALIAS.VGA  Sample VGA image, demonstrates the Anti-aliasing feature
  38.    PHASE.VGA  Sample VGA image, demonstrates the Phase feature
  39. SUNBURST.VGA  Sample VGA image, demonstrates the Sunburst feature
  40. ---------------------------------------------------------------------------
  41. The following files are palette files that you may find useful.  Hint: If you
  42. have converted a .GIF or .PCX file into VGA and really like the palette,
  43. you can save the palette into its own palette file without saving the image
  44. itself...just choose option 2 under the palette menu.
  45.  
  46.  256DEMO.PAL  Sample palette, used with the demo.
  47.       BW.PAL  Sample palette, 64 color greyscale palette.
  48. STANDARD.PAL  The Standard VGA palette used by 256 Paint, with a couple changes.
  49. ---------------------------------------------------------------------------
  50. !!! A Note about device drivers
  51. Version 1.0 of 256 Draw used Borland's VGA256.BGI device driver.  Due to
  52. palette inconsistencies and the lack of ability to Putimage an entire screen,
  53. Version 1.1 and all later versions use Jordan Hargrave's SVGA256.BGI device
  54. driver.  For image's created with 256 Draw 1.0, don't worry, version 1.1
  55. will comment about the image being non-compatible with the SVGA driver, but
  56. will load it anyway, making the necessary adjustment.  The image will also be
  57. saved as a version 1.1 compatible image!  For those of you who wish to create
  58. images with version 1.1 but still prefer to use the VGA256.BGI driver, there
  59. is a utility provided in 256 Plus.  For those of you who order 256 Plus, If you
  60. have 720k capacity (default for orders not specifying), I will send you the
  61. SVGA256.ZIP package as well.  You also might want to consider the PB256 Units
  62. to avoid device driver usage altogether.  Those who wish to obtain more
  63. information about the SVGA256.BGI driver, contact Jordan via the following:
  64. *===============================*===========================================*
  65. | Jordan Powell Hargrave    |   Internet:    jh5y@andrew.cmu.edu        |
  66. | 1000 Morewood Ave, Box #3277  |     Bitnet:    jh5y%andrew.cmu.edu@cmccvb  |
  67. | Pittsburgh, PA 15213        |       UUCP:    uunet!andrew.cmu.edu!jh5y   |
  68. | (412) 268-4493         |    Prodigy:    HXNJ79A                |
  69. |                  | Compuserve:    [72510,1143]            |
  70. *===============================*===========================================*
  71.