home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / pep / chapt10.txt < prev    next >
Text File  |  1994-06-22  |  5KB  |  100 lines

  1. <Chapter 10:  Setting the Graphic Defaults>
  2.      Use the G-DEFAULTS menu to set the default properties that will apply
  3. to subsequently inserted graphic picture elements. A separate menu, the
  4. T-DEFAULTS menu, controls the default properties for text elements. (See
  5. Chapter <[11]>.)
  6.  
  7. <Section 10.1:  Pattern>
  8.      The G-DEFAULTS/PATTERN command displays a menu of the 16 available
  9. fill patterns. Each pattern is associated with a key letter (0 to 9 and A
  10. to F). Select a pattern by pressing its key letter. The set of available
  11. patterns is determined by the currently installed pattern file. This can
  12. be changed by using the SETUP/INSTALL/PATTERNS command <[12.5.2]>.
  13.  
  14. <Section 10.2:  Border>
  15.      The G-DEFAULTS/BORDER command controls the default border color for
  16. filled regions. Press the command letter to display a menu of 17 choices,
  17. the 16 colors and NONE. If you choose a color, that color becomes the
  18. default border color that applies when groups are converted into filled
  19. regions (see the MODIFY/FILL command <[4.8]>). If you choose NONE, then no
  20. border will be drawn when regions are created.
  21.  
  22. <Section 10.3:  Color>
  23.      Use the G-DEFAULTS/COLOR command to select a new graphic default
  24. color. Subsequently inserted lines and filled regions will be drawn in
  25. this color. (To set the default color for text labels use the
  26. T-DEFAULTS/COLOR command <[11.5]>).
  27.  
  28.      If you have a monochrome display, all colors appear the same except
  29. color F (BACKGROUND). The display of most monochrome monitors for the PC
  30. and compatibles is green or amber on a black background. Most printers
  31. print black on a white background. Therefore, the names BLACK and WHITE
  32. are not used in the color menu, and the substitutes FOREGROUND and
  33. BACKGROUND are used instead. FOREGROUND color will be green or amber on
  34. screen and black on paper. BACKGROUND color will be black on screen and
  35. white on paper.
  36.  
  37. <Section 10.4:  Override>
  38.      Use the G-DEFAULTS/OVERRIDE command you to override the native colors
  39. and/or line styles of subsequently inserted objects. Type the command
  40. letter to cycle through the four modes: NONE, COLOR, LINES, and BOTH. When
  41. the setting is NONE, an inserted object is drawn exactly as it was
  42. defined, using its native colors and line styles. When the setting is
  43. COLOR, the object is drawn in the current default color. When the setting
  44. is LINES, the object is drawn in the current default line style. When the
  45. setting is BOTH, the object is drawn in both the current default color and
  46. line style.
  47.  
  48. <Section 10.5:  Rotation>
  49.      Use the G-DEFAULTS/ROTATION command to set the rotation of all
  50. objects subsequently inserted. Press the command letter to display a menu
  51. of eight choices: 0, 90, 180, 270 (degrees clockwise), \, -, /, | (mirror
  52. images).
  53.  
  54. <Section 10.6:  Stretches>
  55.      Use the G-DEFAULTS/STRETCHES command to set the default stretch
  56. factors applied to all subsequently inserted objects. It is an XY input
  57. command. If you specify X=1/2 and Y=1/2, for example, all objects inserted
  58. thereafter will initially appear at half of their native size.
  59.  
  60. <Section 10.7:  Line-style>
  61.      Use the G-DEFAULTS/LINE-STYLE command to set the default nibtype,
  62. pensize and dashing parameters.
  63.  
  64. <Section 10.7.1:  Nibtype>
  65.      Use the G-DEFAULTS/LINE-STYLE/NIBTYPE command to set the nib, or pen
  66. point, to be used in drawing lines and region boundaries. Type the command
  67. letter to display a menu of possible nibtypes. The nib shapes include:
  68. point, horizontal line, vertical line, up-sloping line, down-sloping line,
  69. box, ellipse, and rhombus. Most nibtypes require X and Y input to
  70. determine their size. These are set by the Pensize command (see below).
  71.  
  72. <Section 10.7.2:  Pensize>
  73.      Use the G-DEFAULTS/LINE-STYLE/PENSIZE command to set the size of the
  74. nib used in drawing lines and region boundaries. It is an XY input
  75. command; type in the desired values. Note that three nibtypes ignore one
  76. or both of these settings. They are: Point, which is always one pixel by
  77. one pixel, Horizontal line, which ignores the Y setting, and Vertical
  78. line, which ignores the X setting. (See the NIBTYPE command, above.)
  79.  
  80. <Section 10.7.3:  Dashes>
  81.      The G-DEFAULTS/LINE-STYLE/DASHES command has two capabilities. Use it
  82. to turn line dashing on and off. It is also an XY input command in which,
  83. when dashing is on, X = dash length, and Y = space between dashes (in
  84. pixels). If the pensize (see above) is larger than 0, the dashes will
  85. overlap unless you set Y sufficiently large to compensate.
  86.  
  87. <Section 10.8:  Initialize>
  88.         Use the G-DEFAULTS/INITIALIZE command to reset all graphics
  89. defaults to their standard values:
  90.  
  91.   COLOR     0
  92.   PATTERN   0
  93.   BORDER    0
  94.   OVERRIDE  NONE
  95.   ROTATION  0
  96.   STRETCH   1 X 1
  97.   NIBTYPE   POINT
  98.   PENSIZE   4 X 4
  99.   DASHES    OFF 0 X 0