home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / UTILITYS / SCNTODS.ARC / SCNTODS.DOC < prev    next >
Text File  |  1989-09-27  |  2KB  |  47 lines

  1.              SCNTODS - A CONVERSION UTILITY BY M.L.C
  2.  
  3.  
  4.     This programme has one purpose. It converts a special type of 
  5. graphic screen to a format useable by Electric Paintbrush.
  6.  
  7.     The  source format  MUST  be TRUE  GRSAVED  HIRES2; ie,  only 
  8. screens saved  FROM BASIC and having  the pcg configuration  of a 
  9. HIRES2 screen.  Screens converted from  digiscan or  Bee artistic 
  10. are NOT  compatible without conversion  (of course,  my programme 
  11. "CONV.MWB" does these conversions).
  12.  
  13.     The output of  the programme is a file  named "EPTEMP.$$$" in 
  14. drive "M", ie the ram disk. To  use this file, simply run EP. You 
  15. will be prompted: "Attempt a recovery (ESC=no, any other key=yes" 
  16. and you should  press any key except  esc. Then you can  enter EP 
  17. and select "Save  As.." and save your  picture so it can  be used 
  18. from EP another day.
  19.  
  20.     When you run the programme use the format:
  21.  
  22. A>SCNTODS GRUNGLE.SCN
  23.  
  24.     where GRUNGLE.SCN  is the  screen you with  to convert  to EP 
  25. format. The converted  picture is centered sideways  and slightly 
  26. to the  top of  the EP "page".  There is heaps  of free  space as 
  27. basic screens are 512*256 whilst EP  screens are 576*720 (bet you 
  28. didn't know that!!". The scratch file created in "M" is about 50k 
  29. in  size and  consists  of the  raw, unpacked  PCG  data for  the 
  30. picture, left to right, top to bottom. The picture is 72 bytes by 
  31. 720 bytes (total 51840 bytes, about 50k).
  32.  
  33.     Anyway, enough technical  rambling! If you are  interested in 
  34. any of my other programmes (I  write things whenever I need them, 
  35. most of  them are fiddly  little things  like this but  the work) 
  36. leave me  a message! Feel free  to distribute this  software (but 
  37. for free, not for money!!!!). Catch you later...
  38.  
  39.  
  40.               MM      MM      LL             CCCCCC 
  41.               MMMM  MMMM      LL            CC    CC
  42.               MM MMMM MM      LL            CC      
  43.               MM      MM  ..  LL        ..  CC    CC
  44.               MM      MM  ..  LLLLLLLL  ..   CCCCCC 
  45.  
  46.  
  47.