home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / GRAFIK / KONVERT / GIF2PCX / GIF2PCX.TXT < prev   
Text File  |  1993-12-01  |  2KB  |  85 lines

  1.  
  2.                         GIF2PCX by Robert Voit
  3.                             Version 1.2
  4.  
  5.     GIF2PCX is a file converter. It will convert your favorite gif files to
  6. pcx files.
  7.  
  8.  
  9.  
  10. DOS USERS:
  11. This program may be run from the dos prompt by typing:
  12. GIF2PCX [d:][\path\]filename[.GIF]
  13.  
  14. If you do not give the program a file name to process it will ask for one.
  15. Drive letters and paths are valid entries to the file name.
  16.  
  17. Currently, the resulting pcx file will have the same file name as the gif file.
  18. If you already have a pcx file with that name in that directory, it will be
  19. over written.
  20.  
  21.  
  22. WINDOWS USERS:
  23. If you use Windows, you may run this program in a window.
  24.  
  25. The painting program for Windows will not allow for gif files to be used. This
  26. program will convert those files to the pcx format so that you may use them
  27. with your windows painting program.
  28.  
  29.     I have included the PIF file that I use. You will need to alter it if your
  30. directories do not match mine. I have the GIF2PCX.exe file and all my gif files in
  31. a directory -
  32. C:\GRAPHICS\GIF
  33. thus, this is the way this PIF file is setup.
  34.  
  35. This program will run in its' own window so that you may do other things while
  36. it is converting a file for you.
  37.  
  38.  
  39.  
  40. ALL USERS:
  41.     Currently this program only supports vga. In other words, all files
  42. converted will have the pcx format for a vga picture.
  43.  
  44.  
  45.  
  46. ***************************************************************************
  47. Windows is a product and registered trademark of MicroSoft.
  48. The Graphics Interchange Format (GIF) is a Service Mark owned by Compuserve
  49. Incorporated.
  50. PCX (not sure if a trademark) is a file format of ZSOFT.
  51. ***************************************************************************
  52.  
  53.  
  54. SHAREWARE:
  55.  
  56. GIF2PCX is user supported software.  You may use it for a free ten day trial
  57. period.
  58. If you find this program useful,  please license the program by sending $10.00
  59. to:
  60.  
  61. Robert Voit
  62. 17743 Evener Way
  63. Eden Prairie, MN 55346
  64. CIS-72557,256
  65.  
  66.  
  67.  
  68.  
  69. REVISION HISTORY:
  70.  
  71. version 1 - original
  72. version 1.1 -
  73.         Renamed from G2P to GIF2PCX
  74.         Fixed PCX file save routine
  75.         Increased speed of GIF data read by 75%
  76. version 1.2 -
  77.         Fixed PCX file save for odd size pictures
  78.           (If some of your pictures looked strange after using ver. 1.1, try
  79.            converting them again with this version.)
  80.         Added the ability to enter a drive and path to the file name
  81.  
  82.  
  83.  
  84.  
  85.