home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / pep / chapt17.txt < prev    next >
Text File  |  1994-10-25  |  7KB  |  121 lines

  1. <Chapter 17:  Installation>
  2.      Before you can run PEP, you need to answer four questions about your
  3. hardware configuration:
  4.  
  5.   1. What kind of graphics display do you have?
  6.   2. What kind of printer do you have?
  7.   3. How does your computer send data to the printer?
  8.   4. Do you have a mouse?
  9.  
  10. To supply this information to PEP, run the installation utility,
  11. INSTALL.EXE. INSTALL is a simple, menu-driven program, and you should have
  12. no difficulty in using it.
  13.  
  14.      If you have a hard disk, begin by making a directory for PEP and
  15. copying the contents of your PEP disk (or disks) into that directory. Then
  16. run INSTALL. If you do not have a hard disk, you can run INSTALL on a
  17. diskette drive. Start by making backup copies of PEP. Then insert your PEP
  18. program disk into your diskette drive and run INSTALL.
  19.  
  20.      When you start up INSTALL, you are presented with a short series of
  21. menus. Each menu item begins with a digit. Type the digit of the item you
  22. want to select, and the next menu appears. At any point, you can use the
  23. escape key to cancel the last choice and return to a prior menu. When you
  24. have finished specifying your hardware configuration, INSTALL displays the
  25. choices that you have made and gives you the option of installing those
  26. choices or restarting from the beginning. Later, if you change your
  27. hardware configuration, you can just run INSTALL again. Then you will be
  28. able to use PEP with the new configuration.
  29.  
  30.      After installing PEP, you will probably want to add the PEP directory
  31. to your DOS path. (Running INSTALL does not change your CONFIG.SYS or
  32. AUTOEXEC.BAT files). Putting PEP in your DOS path makes it more convenient
  33. to keep picture files in directories other than the PEP home directory.
  34.  
  35. <Section 17.1:  What kind of graphics display do you have?>
  36.      To run PEP you must have a graphics display. Four types of display
  37. are supported: those compatible with the IBM Color Graphics Adapter (CGA),
  38. those compatible with the IBM Extended Graphics Adapter (EGA), those
  39. compatible with the IBM Video Graphics Array (VGA), and those compatible
  40. with the Hercules monochrome card
  41.  
  42.      If you specify CGA, you have an additional choice. The CGA card has
  43. multiple display modes; PEP supports two. You can display in black and
  44. white and have 640 pixels horizontally and 200 vertically, or you can
  45. display in four colors (black, white, red and blue) and have only half as
  46. many pixels (320 X 200). If you have a color monitor and a CGA card, you
  47. can choose either option. If you have a monochrome monitor, you should
  48. choose black and white.
  49.  
  50.      If you have an EGA or VGA display, you can choose either a light or a
  51. dark display background. If you choose a light background, PEP will
  52. display text and graphics in black (and other colors) on white background,
  53. and so will mimic normal printed output. If you choose a dark background,
  54. PEP will display white (and color) foreground on a black background.
  55.  
  56. <Section 17.2:  What kind of a printer do you have?>
  57.      PEP supports seven kinds of printer: the HP DeskJet, the HP LaserJet,
  58. the Canon Bubble Jet, the Postscript printers (such as the Apple
  59. LaserWriter), the Epson printers (FX80 or later), the IBM graphics
  60. printer, the IBM color printer, and any printer compatible with one of
  61. these.
  62.  
  63.      If you specify an Epson printer, you have an additional choice. There
  64. are two types of Epson printer: 9 pin and 24 pin. The 24 pin printers
  65. offer higher resolution and faster printing speed. If you choose the 24
  66. pin option, PEP will print at 180 dots per inch. If you choose the 9 pin
  67. option, PEP will print at 144 by 120 dots per inch (and at several other
  68. lower resolutions). If you have a 24 pin printer, you should select the 24
  69. pin installation option. (However, you may select the 9 pin option if you
  70. wish to use one of the lower resolutions.) If you have a 9 pin printer,
  71. you must choose the 9 pin option.
  72.  
  73.      The registered version of PEP offers enhanced printing for the
  74. LaserJet III and IV. If you specify  a LaserJet printer, you will be asked
  75. whether you have an earlier version (LaserJet I or II), or a more recent
  76. version (LaserJet III or IV). The latter printers use compression
  77. techniques that speed the transfer graphic data from the computer. The
  78. driver for these printers also includes an extra resolution option that
  79. enables 600 dot per inch output for the LaserJet IV. These LaserJet
  80. enhancements are available in the registered version only.
  81.  
  82.      If you specify a Postscript printer, you also have an additional
  83. choice. PEP can output to a Postscript printer in either of two ways: by
  84. translating a picture into Postscript, or by rasterizing the picture,
  85. making a bitmap image, and sending the bitmap to the printer. If you have
  86. a Postscript printer, you can choose either option. Normally, translating
  87. into Postscript will be faster. Bitmap output has the advantage of being
  88. completely WYSIWYG: what you see on your computer's display screen can be
  89. reproduced pixel for pixel on your printer.
  90.  
  91. <Section 17.3:  How does your computer communicate with your printer?>
  92.      If your printer is connected directly to your computer by either a
  93. parallel or a serial port, specify which port is used. PEP will send
  94. printer data directly to that port, bypassing DOS for maximum printer
  95. speed. Alternatively, you can choose to output via DOS to the printer
  96. device, PRN. You can also choose to capture printer data to a file. If you
  97. choose this option, each time you print from PEP (via the PRINT/GO command
  98. <[6.1]>), the print data will be turned into a file named PRINTER.OUT. You
  99. can later copy this file to your printer.
  100.  
  101.      If you specify direct connection by a parallel port, you have an
  102. additional choice. You can choose to output using the Basic Input/Output
  103. System (BIOS) software that is part of your computer, or you can output
  104. directly to the parallel port hardware. This second option is available
  105. only if your parallel port is hardware compatible with the original
  106. IBM-XT. If it is, then choosing this option will give you the best
  107. possible performance, especially if you are printing in the background
  108. while editing in PEP. If your parallel port is not hardware compatible
  109. with the XT, or if you are not sure, then you should choose the BIOS
  110. option.
  111.  
  112. <Section 17.4:  Do you have a mouse?>
  113.      You can use PEP with or without a mouse. If you have a mouse, it must
  114. be Microsoft compatible. Almost every kind of mouse available for the PC
  115. comes with a driver that makes it Microsoft compatible. To use the mouse
  116. with PEP you must be sure to have the mouse driver installed in your
  117. system. Installing the mouse driver involves running a utility supplied
  118. with the mouse. Normally this utility is called MOUSE.COM. Either add the
  119. command MOUSE to your AUTOEXEC.BAT file, or run MOUSE before you start
  120. PEP.