home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / demon / amstrad / dshow.arc / DSHOW.DOC < prev   
Encoding:
Text File  |  1993-08-12  |  1.1 KB  |  25 lines

  1. DSHOW v1.01                                                April 1993 J. Elliott
  2. ================================================================================
  3.  
  4.   DSHOW is a utility to display illustrated textfiles on the screen of a PCW,
  5. CPC or Spectrum +3. The resolution on the Spectrum +3 is poor because pictures
  6. 720 pixels wide have to be greatly modified to load into a screen which even in
  7. 24x80 mode is only 400 pixels wide. On the CPC, the picture is compressed
  8. slightly to fit into the 80-column screen. DSHOW includes a help-screen; type
  9. DSHOW /H to see it.
  10.  
  11.   To get an output with no pauses between each screen, type the command SETDEF
  12. [NOPAGE] before using DSHOW.
  13.  
  14.   The instruction in the text file to include a picture is:
  15.  
  16. $ @filename$
  17.  
  18.   The picture can be in:
  19.  
  20. ╝ PCWDRAW .PIC format
  21. ╝ Newsdesk International format (only top 12 lines will be printed).
  22. ╝ .PCP or .SPC format (save in inverse video; only the top 12 lines will be
  23.   printed)
  24. ________________________________________________________________________________
  25.