home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / dosgames / gamebild / tp.doc < prev    next >
Text File  |  1993-09-20  |  12KB  |  239 lines

  1.                         TurboPaint -- Game Builder Lite
  2.                          copyright 1991,1993 Ed Simpson
  3.                            An MVP Software Production
  4.  
  5.  
  6. TURBOPAINT'S TOOLBOX
  7. --------------------
  8. The Toolbox consists of a wide range of drawing and color selection features.
  9. o choose a color for drawing or filling, simply point to the color with the
  10. mouse's cursor and then click the left mouse button.  The other tools are
  11. selected in the same manner.  Here is a list of these drawing tools starting
  12. with the top left tool (straight lines) and preceding downward.
  13.  
  14. Row 1. Straight lines, Pixels (dots), Irregular Lines, Brush strokes, Text,
  15. Color fill. Block, Paste.
  16.  
  17. Row 2. Unfilled rectangle, Filled rectangle, Erase, Printer, Unfilled circle,
  18. Filled circle, Polygon, Rays.
  19.  
  20. The F10 key is used to remove or replace the toolbox.  This allows you to
  21. remove or replace the toolbox and paint on the section of screen that it
  22. covers.
  23.  
  24.  
  25. MAKING LINES
  26. ------------
  27. To draw lines, first select the tool at the top left corner of the tool
  28. selector.  Once it's selected and you can see that it's highlighted, you're
  29. ready to draw straight lines.  Begin by pointing the mouse at the starting
  30. point of your intended line and pressing the left mouse button.  Make sure
  31. that you keep the left button pressed while you are drawing the line.
  32.  
  33. Now, with the left button still pressed, move the mouse pointer to where you
  34. want the line to end.  Release the left mouse button and your line becomes
  35. part of the picture.
  36. Choose the 'Set' pulldown menu to find the two line options.  To set the line
  37. width, select the menu entry labeled 'Line Width'.  A dialog box that displays
  38. the current line width will appear.  To increase the width of the line, click
  39. the left button on the line.  To decrease it, click the right button on the
  40. line.  The maximum width is eight, and if you exceed this amount, the program
  41. will return to a width of one.  If you decrease the line width past one, the
  42. program will set the line width to eight.
  43.  
  44. To set the line pattern, choose the entry in the 'Set' pulldown labeled 'Line
  45. Style'.  A dialog box with eight line patterns will appear.  To choose one of
  46. these, click the left mouse button on your selection.  The line style affects
  47. all line and rectangle operations except the free-hand drawing tool.
  48.  
  49. You can redefine any of the line patterns.  Just click the right mouse button
  50. on the pattern you want to change.  A new dialog box will superimpose itself
  51. over the previous box.  Line definitions, are composed of sixteen bits.  To
  52. toggle any of the sixteen bits, just click on it with the left mouse button.
  53. Now press Return or click on Ok to return to the Line Style dialog.  You can
  54. reset the program defaults by deleting the file PREFS.
  55.  
  56. UNDO
  57. ----
  58. If you make a mistake while drawing, you can usually undo it, if you haven't
  59. done anything else.  Undo your mistake by pressing Escape or selecting the
  60. 'Undo' entry in the 'Extra' pulldown menu.
  61.  
  62.  
  63. RECTANGLES
  64. ----------
  65. Drawing filled and unfilled rectangles follows a procedure similar to drawing
  66. lines.  With the appropriate tool selected, move the mouse pointer to either
  67. the upper left or the lower right corner of the rectangle.  While holding the
  68. left mouse button down, move the mouse pointer to where the opposite corner of
  69. the rectangle should be.  Release the left mouse button to complete the
  70. rectangle.
  71.  
  72. If you're drawing with a filled rectangle, you may want to change the fill
  73. pattern.  To do this, choose the 'Set' pulldown and select the 'Fill Style'
  74. entry.  A dialog box with eight choices will appear.  Choose one by clicking
  75. on it with the left mouse button.  The fill pattern will apply to all filled
  76. tools.
  77.  
  78. You can redefine any of the fill styles.  Just click the right button on the
  79. one you want to change and another dialog box will appear on top of the Fill
  80. Style box.  Toggle the bits of the pattern by clicking the left mouse button
  81. on them.  When you are done, press Return or click on Ok.
  82.  
  83. For any of the filled shapes (filled rectangles, filled circles, or filled
  84. ellipses) you can set several border options.  The first choice is whether to
  85. have borders.  The second choice is whether the border will be the currently
  86. selected line style or a plain solid pattern.  You can set these options with
  87. the 'Borders' entry in the 'Set' menu.
  88.  
  89.  
  90. CIRCLES AND ELLIPSES
  91. --------------------
  92. To draw a circle or an ellipse, first point to the center of the figure you
  93. want to draw, then press the left mouse button and stretch the shape to the
  94. desired dimension.  Moving the mouse in the X and Y directions will stretch
  95. the ellipse in that dimension.  Circles will remain perfectly round regardless
  96. of the position of the mouse pointer.
  97.  
  98.  
  99. RAYS AND POLYGONS
  100. -----------------
  101. To draw a set of rays, position the mouse at the origin.  Hold down the left
  102. mouse button and move the pointer to the end of the first ray.  Keeping the
  103. left button pressed, press the right button to place this ray in the picture.
  104. Now move to the endpoint of the next ray and click the right mouse button.  Do
  105. this until all of the rays have been drawn, then release the left mouse
  106. button.
  107.  
  108. Drawing polygons is similar to drawing rays.  Position the cursor, press the
  109. left mouse button, and move to the first vertex.  Click the right mouse button
  110. while pressing the left button.  Move to each vertex and press the right
  111. button.
  112.  
  113. FILLING
  114. -------
  115. To use the Fill tool, position the mouse pointer at the position where you
  116. want to fill.  It will continue filling the screen until it meets the selected
  117. fill color.  If you try to fill a shape that is not completely closed, the
  118. fill will bleed outside of the destination shape.
  119.  
  120.  
  121. PIXELS
  122. ------
  123. There are two tools for drawing pixels (dots).  The second tool in the first
  124. column of the toolbox draws a single pixel.  The third tool in the first
  125. column draws a set of pixels (an irregular line).
  126.  
  127. To draw a single pixel, select the single pixel tool, position the mouse
  128. pointer, and click the left button.
  129.  
  130. To draw a set of pixels, select the free-hand drawing tool, and position the
  131. mouse pointer.  Hold the left button down as you move the mouse pointer
  132. wherever you want to draw.  When you are done, release the left mouse button.
  133.  
  134.  
  135. THE AIRBRUSH
  136. ------------
  137. The airbrush tool allows you to blend colors and soften edges.  To use this
  138. tool, select the airbrush tool in the toolbox.  Position the mouse cursor and
  139. hold down the left mouse button.  The slower you move the brush, the thicker
  140. the texture appears.
  141.  
  142. You can change the airbrush attributes.  To do this, choose the 'Set' pulldownand select the 'Airbrush' entry.  A dialog box that will let you set the
  143. airbrush size and flow will appear.
  144.  
  145.  
  146. CUT AND PASTE
  147. -------------
  148. To cut a block, select the scissors tool icon.  Position the mouse pointer at
  149. the upper left corner of the rectangle that you want to cut.  Hold the left
  150. mouse button down and drag the box until the image you want to capture is
  151. framed by the rectangle.  Release the left mouse button and it will be copied
  152. into the clipboard buffer.
  153.  
  154. There are two options when you cut from the screen.  You can copy from the
  155. screen (leaving the screen intact) or you can cut from the screen (removing
  156. the rectangle and the background from the screen).  To change options, choose
  157. the 'Set' pulldown and select the 'Block' entry.  If you have 'Copy only' set
  158. to yes, the screen won't change when you cut.  If it's set to no, the portion
  159. of the screen that you cut will be removed.
  160.  
  161. To save a block to disk, choose the 'Extra' pulldown and select the 'Save
  162. Block' entry.  Enter the filename and the program will save the block to disk.
  163. The blocks aren't compatible with any other formats.  You can't use blocks
  164. from different video modes either.
  165.  
  166. Once a section has been cut or loaded from disk, it can be pasted on the
  167. screen.  Select the paste tool icon and position the cursor.  Pressing the
  168. left mouse button will cause the tools to disappear.  As long as you hold the
  169. left mouse button d