home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / cv2img05 / conv2img.txt < prev   
Text File  |  1989-08-13  |  3KB  |  80 lines

  1.         Convert to .IMG by Craig W. Daymon
  2.         ======= == ==== == ===== == ======
  3.  
  4.     ***   This program is Public Domain   ***
  5.  
  6.         Copyright, 1989 - Craig W. Daymon
  7.  
  8.     This is the first release of this program and not all features
  9. are active.  There are enough that I thought I would send this one
  10. out to get some response.
  11.  
  12. **********************************************************************
  13.  
  14.    THIS IS VERSION 0.5 - PLEASE DISTRIBUTE THIS TEXT WITH THE PROGRAM
  15.  
  16. **********************************************************************
  17.  
  18.     The program will convert the six DEGAS formats, Neochrome and
  19. Spectrum uncompressed to a monochrome .IMG format file.
  20.  
  21.  
  22. PROGRAM OPERATION:
  23. ======= =========
  24.  
  25.  
  26.     The first thing to be displayed is the main selection dialog.  From
  27. here you can "click-on" the desired picture format you wish to convert.
  28. You may also exit the program from this dialog.
  29.  
  30.     After selecting a format to convert, the file selector will appear
  31. to allow you to select a file.  NO CHECKS ARE MADE TO INSURE THAT A FILE
  32. IS PROPERLY SELECTED.  If you don't select a file, the program will try
  33. to convert whatever is in the picture buffers using the routines for the
  34. file type you selected.  Make sure to select a file of the same type you
  35. chose from the dialog.  (The wildcard in the selector will indicate the
  36. type selected in the dialog.)
  37.  
  38.     When a file has been selected, the dialog will change to indicate that
  39. the conversion has begun and the file will be loaded by the program.
  40.  
  41.     If you are using a monochrome monitor, once the file is loaded the
  42. screen will switch to show the conversion buffer (for color images only)
  43. and you can watch as the image is drawn on the screen.
  44.  
  45.     If you are using a color monitor, the dialog will remain displayed.
  46.  
  47.     When the conversion is finished, the file selector will again appear
  48. and you can choose a name and directory for the converted image.  If you
  49. decide not to save the image, you can safely CANCEL and the image will
  50. not be saved.
  51.  
  52.     After saving the image, the main dialog is again displayed to allow
  53. the conversion of another file.
  54.  
  55.  
  56. NOTE (8/13/89):
  57. ====
  58.  
  59.     I was not able to display the converted images using the Quick .IMG
  60. viewer program currently on GEnie as file #11656.  You can use the .IMG
  61. viewer from Migraph to view the converted images and there should be no
  62. problem with using them in your favorite Desktop Publishing program. I
  63. have printed several of these images using GDOS and the v_bit_image()
  64. function in a small program I wrote.  I may include a print option in the
  65. next release.
  66.  
  67.  
  68. PLEASE SEND COMMENTS:
  69. ====== ==== ========
  70.  
  71.     If there is something you would like to see added tothis program,
  72. send me a message through GEnie.  My address on GEnie is: C.DAYMON.
  73. If you have any information on any paint formats you would like to see
  74. added or detailed information on formats already supported, please get
  75. in touch with me.  (Not all the information I have is accurate and I have
  76. had to make an educated guess or two.)  I am especially looking for
  77. information on IFF, Mac (all formats including those for the Mac II) and
  78. Art Director.
  79.  
  80.