home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / g / grafdes / !Displayer / !Help next >
Encoding:
Text File  |  1993-08-26  |  1.4 KB  |  23 lines

  1. ******************************************************************************
  2. !Displayer for Graphics Designer V.1.00 (c) J.P.Taylor, August, 1993
  3. ====================================================================
  4.  
  5. NOTICE: All the BASIC program code contained in this application remains my copyright.
  6.  
  7. I make no warranty express or implied that this application is fit for any   purpose whatsoever and you use it entirely at your own risk.  I accept no responsibility for any loss or damage, no matter how it may have occurred.
  8.  
  9. This application is FREEWARE and may be freely copied as  long as it is not changed in any way.
  10.  
  11. *****************************************************************************
  12.  
  13. !GrafDes allows you to design characters on 8 X 8 grids, using several layouts.
  14. The idea behind the program is to save the donkey work in designing a shape on paper
  15. and then adding up the numbers on a row and putting these into a VDU23 command.
  16.  
  17. You can open a codes window and see the whole VDU23 line for each square used.
  18. !GrafDes will also save the information in a file, including the CHR$8 and CHR$10
  19. commands to place the squares in their relevant positions.  The code is then ready to
  20. be dropped directly into your own BASIC program listings.
  21.  
  22. Just so that you can see how it will look, run !Displayer and drop your GrafDes file
  23. onto the icon bar icon. You can now save the new file and run it.