home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities3 / digigraf / Support / !SuprtHelp next >
Text File  |  1994-06-30  |  2KB  |  37 lines

  1.   ____________________________________
  2.  /                                     \
  3. | DigiGraf   !SuprtHelp                 |
  4. |———————————————————————————————————————|
  5. | Purpose    Art package                |
  6. | Author     Stuart Smith               |
  7. | Version    1.40 (9th March 1994)      |
  8. | Copyright  © Stuart Smith 1994        |
  9.  \_____________________________________/
  10.  
  11. This directory contains the source files for updating textures.
  12.  
  13. Textures
  14. ————————
  15. The textures in the effects tool can be replaced using the source sprite file
  16. and compiler.
  17. Enter the name of the sprite file containing the textures.
  18. This file contains sixteen sprites labelled '0' to '7', 'a' to 'f'. They are
  19. MODE 8 sprites, 64 by 32. The colours affect the light/dark/paint effect:
  20.   Colour 0 : The screen colours remain as they are.     (Transparent)
  21.   Colour 1 : The screen colours are darkened.           (Darken)
  22.   Colour 2 : The screen colours are lightened.          (Lighten)
  23.   Colour 3 : The current colour is used.                (Paint)
  24. Run !ThisDir to set the CSD.
  25. Run the BASIC file 'ComplTxtrs' to update the 'DigiUtils' module in the
  26. DigiGraf application with the new textures. The module is also re-initialised
  27. with the new textures present.
  28. (Note DigiGraf must have been 'seen' by the filer').
  29.  
  30. Messages
  31. ————————
  32. The messages file contains all the text found in DigiGraf; this includes the
  33. text in the templates. The message text identifier is stored in the icon or
  34. window title; this is replaced by the text itself. Thus altering the text
  35. should be possible without changing the templates, unless the icons are too
  36. small for the required text.
  37.