home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / pntview / pntview.txt < prev   
Text File  |  1990-12-06  |  5KB  |  105 lines

  1.  
  2.                        Prism Paint File Viewer
  3.                            Copyright © 1990
  4.                          Robert M. Birmingham
  5.  
  6.                        Produced exclusively for:
  7.                          Lexicor Software, Inc.
  8.                          58 Redwood Road
  9.                          Fairfax, CA 94930
  10.                          (415) 453-0271
  11.  
  12.  
  13. The Prism Paint File Viewer is a public domain program that displays
  14. both the compressed and uncompressed ".PNT" picture files saved by
  15. Lexicor Software's Prism Paint ST/TT drawing program.
  16.  
  17. To use the viewer, double click on the file PNTVIEW.PRG.  After the
  18. program has loaded, you will see the viewer's main dialog box.  The
  19. following options are available.
  20.  
  21.  
  22. The View Option:
  23. ================
  24.  
  25. When the "View" button is clicked, a file selector will be displayed
  26. so that you can choose the file, or files, you wish to view.  To look
  27. at a single PNT file, locate its name in the file selector list or type
  28. its name into the selector's text input line.  Then click the OK button
  29. or press the return key.
  30.  
  31. If you want to look at several files in a 'slide-show' like fashion,
  32. enter a filename in the file selector that contains the '*' or '?'
  33. wildcards.  For example; typing "*.PNT" would display all the PNT
  34. files in the directory indicated by the pathname of the file selector.
  35. A complete explanation of wildcards is beyond the intent of this
  36. document, but you should be able to find all the information you
  37. need in the user's manual that came with your computer.
  38.  
  39. After a picture has been displayed, the viewer will wait either until
  40. you press a key, or for a prespecified time delay to occur (About 5
  41. seconds).  This is controlled by the "Wait for Keypress" and "Wait for
  42. Timeout" options in the main dialog.
  43.  
  44. If you entered a file specification that contained wildcards, and
  45. selected the "Wait for Keypress" option, the viewer will stop after
  46. each picture is displayed.  It will not display the next picture until
  47. you press a key.  If you want to return to the main dialog before all
  48. the PNT files have been displayed, press the UNDO key.
  49.  
  50. If you entered a file specification that contained wildcards, and
  51. selected the "Wait for Timeout" option, the viewer will wait a short
  52. amount of time before showing the next picture.  If you want to stop
  53. the viewer from advancing, and look at the current picture, press the
  54. SPACE BAR.  The program will now wait for you to press another key
  55. before it continues.  To return to the main dialog immediately, press
  56. the UNDO key.
  57.  
  58.  
  59. The Info Option:
  60. ================
  61.  
  62. Because Prism Paint uses the PNT file extension for its pictures,
  63. regardless of the resolution, it is possible to attempt to view a PNT
  64. file that was created in a different resolution from the one you are
  65. currently in.  When this happens, the VIEW option will simply ignore
  66. the picture.  If you would like to know more about a PNT picture that
  67. was ignored by the viewer, or about any PNT picture in general, click
  68. on the INFO option in the main dialog.  Next, select the name of the
  69. PNT file you want to know more about from the file selector and click
  70. on OK.  The program will then display information about the PNT file
  71. in a dialog box.  This information includes; the name of the file, the
  72. number of bytes the file takes up on disk, the width and height of
  73. the picture, and whether or not the PNT file is compressed.  To return
  74. to the main dialog from the INFO dialog, click on the OK button.
  75.  
  76. The QUIT Option:
  77. ================
  78.  
  79. To quit the program and return to the desktop, select the Quit button
  80. in the main dialog box.
  81.  
  82.  
  83. That's all you need to know in order to get The Prism Paint Viewer up
  84. and running.  If you would like more information about Prism Paint or
  85. any of Lexicor Software's other products, please write or phone:
  86.  
  87. Lexicor Software, Inc.
  88. 58 Redwood Road
  89. Fairfax, CA 94930
  90. (415) 453-0271
  91.  
  92. You may also contact us through CompuServe or GEnie at:
  93.  
  94. CompuServe: 75300,763
  95.      GEnie: LEXICOR
  96.  
  97. ********************************************************************
  98. * The Prism Paint Viewer, Copyright © 1990, Robert M. Birmingham   *
  99. * ================================================================ *
  100. * The Prism Paint Viewer is in the public domain and may be freely *
  101. * distributed so long as the program and documentation are kept    *
  102. * together and are not modified in any way.                        *
  103. ********************************************************************
  104.  
  105.