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 / ENTERPRS / CPM / UTILS / F / PCXVIEW.ARC / PCXVIEW.DOC < prev    next >
Text File  |  1993-02-04  |  4KB  |  99 lines

  1. =================================================================
  2.                   PCX View 1.0 For C128 CP/M
  3. =================================================================
  4.  
  5.                    (C) 1993 Steve Goldsmith
  6.                       All Rights Reserved
  7.  
  8.  
  9. * DISTRIBUTION NOTICE
  10.  
  11. This is "user-supported" software.  You are hereby granted a
  12. license by Steve Goldsmith to distribute this evaluation copy of
  13. PCX View  and its documentation, subject to the following
  14. conditions:
  15.  
  16. 1.   PCX View may be distributed freely without charge in
  17.      evaluation form only.
  18.  
  19. 2.   PCX View may not be sold, licensed, or a fee charged for
  20.      its use.  If a fee is charged in connection with PCX View,
  21.      it must cover the cost of copying or dissemination only.
  22.      Such charges must be clearly identified as such by the
  23.      originating party.  Under no circumstances may the purchaser
  24.      be given the impression that he is buying PCX View
  25.      itself.
  26.  
  27. 3.   PCX View must be presented as a complete unit, including
  28.      this documentation.   Neither PCX View nor its
  29.      documentation may be amended or altered in any way.
  30.  
  31. 4.   By granting you the right to distribute the evaluation form of
  32.      PCX View, you do not become the owner of PCX View in
  33.      any form.  Any other use, distribution or representation of
  34.      PCX View is expressly forbidden without the written consent
  35.      of Steve Goldsmith.
  36.  
  37. Commodore 128 is a trademark of Commodore Business Machines.  CP/M
  38. and CP/M 3.0 are trademarks of Digital Research.  MS-DOS and
  39. Windows are trademarks of Microsoft.  IBM PC,  PC-XT and PC-AT are
  40. trademarks of International Business Machines.  PC Paintbrush is a
  41. registered trademark of ZSoft.
  42.  
  43.  
  44. * OVERVIEW
  45.  
  46. PCX View is a viewer for PCX format pictures.  PCX files are
  47. created with PC Paintbrush by ZSoft for DOS, Windows or any other
  48. compatible software.  Currently only 2 color (1 bit) images are
  49. supported.  If you try to view 16 or 256 color PCX files then
  50. PCXVIEW displays an error message.
  51.  
  52.  
  53. * USING PCXVIEW.COM
  54.  
  55.  
  56. Viewing a PCX file is quite simple.  Just use the following calling
  57. convention: PCXVIEW FILENAME where FILENAME is the PCX file without
  58. the .PCX extension.  After the header is read PCXVIEW will either
  59. display information about the file or you will get a error message. 
  60. If no errors occurred then you can press [RETURN] to view the PCX. 
  61. A short delay will occur before the PCX file is displayed.  This is
  62. caused by saving the VDC character sets and reading the encoded PCX
  63. data into a buffer.  Once you are finished viewing the PCX file
  64. press [RETURN] to exit.  Another short delay is caused by the
  65. character sets being restored.  If you get a error message then
  66. exit the program by pressing [RETURN].
  67.  
  68.  
  69. * HINTS ON CONVERTING PCX FILES FOR THE VDC
  70.  
  71. You can scale PCX images created on a IBM with EGA or VGA to look
  72. right on the VDC in 640 X 200 mode.  For 640 X 480 images decrease
  73. (-) the length (Y axis) by 60%.  This will result in images that
  74. are 640 X 192.  For 640 X 400 images decrease the length by 50%. 
  75. This will result in images that are 640 X 200.  640 X 200 CGA
  76. images work fine without and scaling.
  77.  
  78.  
  79. * REQUIREMENTS
  80.  
  81. + A C128 or C128D running CP/M 3.0, ZP/M, ZCPR3 or compatible OS
  82. + At least one 1541, 1541 compatible or better disk drive
  83. + 80 column monitor
  84.  
  85.  
  86. * PAYMENT
  87.  
  88. If you like PCX View then send a few bucks to the address below.
  89.  
  90.  
  91. * HOW TO CONTACT ME
  92.  
  93. Please report any problems, suggestions, etc. to me via GEnie as
  94. S.GOLDSMITH2, voice phone (813) 925-1064 or mail to:
  95.  
  96. Steve Goldsmith
  97. 2805 Jamaica Street
  98. Sarasota, FL 34231
  99.