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 / PCXEM10.ARC / PCXEM.DOC < prev    next >
Text File  |  1993-09-11  |  5KB  |  126 lines

  1.           ||||||   |||||  ||   ||  |||  |||||| ||    ||
  2.           ||   || ||   || ||   ||  ||   ||     |||  |||
  3.           ||||||  ||       |||||   |    ||||   || || ||
  4.           ||      ||   || ||   ||       ||     ||    ||
  5.           ||       |||||  ||   ||       |||||| ||    ||
  6.  
  7. =================================================================
  8.                    PCX'EM 1.0 For C128 CP/M
  9. =================================================================
  10.  
  11.                    (C) 1993 Steve Goldsmith
  12.                       All Rights Reserved
  13.  
  14.  
  15. DISTRIBUTION NOTICE
  16.  
  17. This is "user-supported" software.  You are hereby granted a
  18. license by Steve Goldsmith to distribute this evaluation copy of
  19. PCX'EM and its documentation, subject to the following conditions:
  20.  
  21. 1.   PCX'EM may be distributed freely without charge in evaluation
  22.      form only.
  23.  
  24. 2.   PCX'EM may not be sold, licensed, or a fee charged for
  25.      its use.  If a fee is charged in connection with PCX'EM,
  26.      it must cover the cost of copying or dissemination only.
  27.      Such charges must be clearly identified as such by the
  28.      originating party.  Under no circumstances may the purchaser
  29.      be given the impression that he is buying PCX'EM itself.
  30.  
  31. 3.   PCX'EM must be presented as a complete unit, including this
  32.      documentation.   Neither PCX'EM nor its documentation may be
  33.      amended or altered in any way.
  34.  
  35. 4.   By granting you the right to distribute the evaluation form of
  36.      PCX'EM, you do not become the owner of PCX'EM in any form. 
  37.      Any other use, distribution or representation of PCX'EM is
  38.      expressly forbidden without the written consent of Steve
  39.      Goldsmith.
  40.  
  41. Commodore 128 is a trademark of Commodore Business Machines.  CP/M
  42. and CP/M 3.0 are trademarks of Digital Research.  MS-DOS and
  43. Windows are trademarks of Microsoft.  IBM PC,  PC-XT and PC-AT are
  44. trademarks of International Business Machines.  PC Paintbrush is a
  45. registered trademark of ZSoft.
  46.  
  47.  
  48. REQUIREMENTS
  49.  
  50. A C128 or C128D running CP/M 3.0, ZP/M, ZCPR3 or compatible OS.
  51.  
  52. At least one 1541, 1541 compatible or better disk drive.
  53.  
  54. 80 column monitor capable of 640 X 200 bit map displays.
  55.  
  56. Supports 16K VDC!
  57.  
  58.  
  59. OVERVIEW
  60.  
  61. PCX'EM is the fastest VDC PCX image viewer for C128 CP/M!  PCX
  62. files are created with PC Paintbrush by ZSoft for DOS, Windows or
  63. any other compatible software.  Currently only 2 color (1 bit)
  64. images are supported.  If you try to view 16 or 256 color PCX files
  65. then PCXVIEW displays an error message.
  66.  
  67.  
  68. USING PCXEM.COM
  69.  
  70.  
  71. Viewing a PCX file is quite simple.  Just use the following calling
  72. convention: 
  73.  
  74. PCXEM {u:d:}filespec {color} {64k}
  75.  
  76. (u:d:) is the optional CP/M user and drive.  (filespec) is the PCX
  77. file to view.  You must include the .PCX extension.  (color) is the
  78. VDC background color 0 through 15.  If no value is specified then
  79. black on a white background is used.  The (64k) option sets the VDC
  80. to 64K mode if the VDC is in 16K mode.  PCXEM will work even faster
  81. in 64K mode since the character sets do not have to be saved and
  82. restored.  
  83.  
  84. PCXEM PCXEM.PCX 5 64K
  85.  
  86. This example sets VDC 64K mode and views PCXEM.PCX on a light green
  87. background.  Remember the (64K) option only needs to be used once,
  88. so subsequent uses will be ignored.
  89.  
  90. READ THIS!!!
  91.  
  92. It is IMPORTANT that you toggle off the disk status line with
  93. [CONTROL] [RUN STOP] before viewing any images.  The disk status
  94. line is updated during disk I/O and writes to the VDC.  This will
  95. throw off the current VDC update address PCX'EM is using and barf
  96. all over the image.  You can toggle on the status line later if
  97. needed.
  98.  
  99.  
  100. HINTS ON CONVERTING PCX FILES FOR THE VDC
  101.  
  102. You can scale PCX images created on a IBM with EGA or VGA to look
  103. right on the VDC in 640 X 200 mode.  For 640 X 480 images decrease
  104. (-) the length (Y axis) by 60%.  This will result in images that
  105. are 640 X 192.  For 640 X 400 images decrease the length by 50%. 
  106. This will result in images that are 640 X 200.  640 X 200 CGA
  107. images work fine without scaling.  If the original image has more
  108. than two colors then you will need to dither it to two colors.
  109.  
  110.  
  111. PAYMENT
  112.  
  113. If you like PCX'EM then send a few bucks to the address below.
  114.  
  115.  
  116. HOW TO CONTACT ME
  117.  
  118. Please report any problems, suggestions, etc. to me via GEnie as
  119. S.GOLDSMITH2, Internet as S.GOLDSMITH2@GENIE.GEIS.COM, voice phone
  120. (813) 925-1064 or mail to:
  121.  
  122. Steve Goldsmith
  123. 2805 Jamaica Street
  124. Sarasota, FL 34231
  125. USA
  126.