home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / utilpc / picconv / read.txt < prev    next >
Text File  |  1990-08-24  |  3KB  |  60 lines

  1.                              TGA2GEOS 1.0
  2.                              ------------
  3.  
  4.      TGA2GEOS is a public domain program that was designed to work in
  5. conjunction with PICLAB (and possibly GRAPHIC WORKSHOP) to provide a
  6. quick and simple way to convert images from Targa to Commodore geoPaint
  7. format.
  8.  
  9.      If you have a 640x720 grayscale Targa-24 image that has its origin
  10. in the top left corner, it is a simple matter to convert the image to
  11. geoPaint format.  Typing "TGA2GEOS <filename>" (where <filename> is the
  12. name of the image to be converted) will output a file ending in ".SEQ".
  13. This file is the geoPaint file, stored in standard Commodore SEQ format.
  14. (If you do not specify an extension for <filename>, TGA2GEOS will assume
  15. that the filename ends in ".TGA"). Once the file has been transferred to
  16. a Commodore machine, the Commodore user must use Berkeley Softworks'
  17. CONVERT program to convert this file into a usable geoPaint file.  (This
  18. is standard practice for all geoPaint files, since it is impossible to
  19. transfer a true geoPaint file due to its non-standard storage format).
  20.  
  21.      Please note that when the geoPaint file is CONVERTed, it will have
  22. the *exact* same name as the name you typed following TGA2GEOS (not
  23. including the extension).  For example, let's say you converted a file
  24. by typing "TGA2GEOS PiCtUrE.TGA".  Furthermore, let's say you renamed
  25. the resultant file, "PICTURE.SEQ", to something else (maybe
  26. "NAMELESS.SEQ").  Ultimately, when the file is transferred to a
  27. Commodore machine, and the user runs CONVERT on "NAMELESS.SEQ", it will
  28. end up being named "PiCtUrE".  You must be very careful of this.
  29.  
  30.      TGA2GEOS is extremely fussy when it comes to the format of the
  31. source Targa file.  In converting images to geoPaint format, using
  32. TGA2GEOS is the easy part.  The hard part is to create a Targa file that
  33. TGA2GEOS can work with.  I use PICLAB to create Targa files.  PICLAB is
  34. an excellent freeware graphics utility that is available on CompuServe
  35. in the PICS forum.  If you don't have it I strongly suggest that you get
  36. it.
  37.  
  38.      Once I have created a 640x720 grayscale image with piclab, I use a
  39. shareware program called GRAPHIC WORKSHOP (also available in the PICS
  40. forum on CompuServe) to dither the image.  While you can do this with
  41. PICLAB, GRAPHIC WORKSHOP does a much better job.  Finally, I use PICLAB
  42. to save the image in the correct Targa format.  To do this, load the
  43. image and issue the "GRAY" command followed by "TSAVE <filename>".
  44.  
  45.      Creating a Targa file for use with TGA2GEOS can be a tricky
  46. process.  If you are having problems, don't hesitate to ask me for help.
  47. I can be reached on QuantumLink under the name GodEmperor, or on
  48. CompuServe at the address 72060,152.
  49.  
  50.                Paul Galbraith
  51.                Oakville, Ontario
  52.  
  53.  
  54. P.S. One final note.  If you find yourself using GRAPHIC WORKSHOP,
  55. please register it!!!  GRAPHIC WORKSHOP is an execellent program that is
  56. well worth the low shareware price.  It represents hundreds (if not
  57. thousands) of hours of hard and dedicated work.  If you don't support
  58. this program, who will?  Don't just assume that the next guy will
  59. register his copy.  You are the next guy.
  60.