missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-gschem_ug-colors_styles.html
blobea5f1c99a439d5391de991360f6a0f609ce513ed
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
6 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
7 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 </head>
11 <body>
12 <a href=.>start</a>&nbsp;=>&nbsp;<a href=geda-gschem_ug.html>gschem_ug</a></br>
13 <div class="table sectionedit1"><table class="inline">
14 <tr class="row0">
15 <td class="col0 leftalign"> « <a href="geda-gschem_ug-graphics.html" class="wikilink1" title="geda-gschem_ug-graphics.html">Graphics</a> </td><td class="col1 centeralign"> <strong><a href="geda-gschem_ug.html" class="wikilink1" title="geda-gschem_ug.html">gEDA gschem User Guide</a></strong> </td><td class="col2 rightalign"> <a href="geda-gschem_ug-attributes.html" class="wikilink1" title="geda-gschem_ug-attributes.html">Attributes</a> » </td>
16 </tr>
17 </table></div>
18 <!-- EDIT1 TABLE [1-92] -->
19 <h2 class="sectionedit2" id="colors_and_styles">Colors and Styles</h2>
20 <div class="level2">
22 <p>
23 You can control the appearance of <a href="geda-gschem_ug-graphics.html" class="wikilink1" title="geda-gschem_ug-graphics.html">graphical elements</a> in schematics and symbols in a number of ways.
24 </p>
26 </div>
27 <!-- EDIT2 SECTION "Colors and Styles" [94-238] -->
28 <h3 class="sectionedit3" id="object_color">Object color</h3>
29 <div class="level3">
31 <p>
32 Colors of objects in a schematic or symbol are set using a limited color palette, with the various colors having particular meanings. To change which color an object is drawn in, select it and select <strong>Edit→Color</strong>. This will display the “Color Edit” window, where you can choose the color to use from a drop down menu which shows a preview of each color and color name.
33 </p>
34 <div class="notetip">Remember that other users may view your schematics and symbols using a different color map to the one you used to create them, so they may not appear in the same way that they do to you. See also <a href="geda-gschem_ug-viewing_schematics.html" class="wikilink1" title="geda-gschem_ug-viewing_schematics.html">Viewing schematics</a>.
35 </div>
36 </div>
37 <!-- EDIT3 SECTION "Object color" [239-877] -->
38 <h3 class="sectionedit4" id="line_width_and_dashing">Line width and dashing</h3>
39 <div class="level3">
41 <p>
42 Lines, arcs and the outlines of boxes, circles and polygons have an adjustable line width and dash pattern. Select the items to be modified, and use <strong>Edit→Line Width &amp; Type</strong> to show the “Edit Line Width &amp; Type” window. There are several supported dashing patterns:
43 </p>
44 <ul>
45 <li class="level1"><div class="li"> “Solid”. Continuous solid line (this is the default).</div>
46 </li>
47 <li class="level1"><div class="li"> “Dotted”. In this case, the line is drawn with a series of dots spaced by the “Dash Space”, and the diameter of the dots is controlled by the line width.</div>
48 </li>
49 <li class="level1"><div class="li"> “Dashed”. The line is drawn with a series of dashes; the length of the dashes is controlled by the “Dash Length”, and the space between dashes by the “Dash Space”.</div>
50 </li>
51 <li class="level1"><div class="li"> “Center”. The line is drawn with alternating dashes (of length “Dash Length”) and dots. The spacing between the dashes and dots is the “Dash Space”.</div>
52 </li>
53 <li class="level1"><div class="li"> “Phantom”. The same as “Center”, except with two dots between each pair of dashes (i.e. “dash-dot-dot-dash” instead of “dash-dot-dash”).</div>
54 </li>
55 </ul>
57 </div>
58 <!-- EDIT4 SECTION "Line width and dashing" [878-1866] -->
59 <h3 class="sectionedit5" id="fill_patterns_for_shapes">Fill patterns for shapes</h3>
60 <div class="level3">
62 <p>
63 Boxes, circles and polygons can have their interiors filled with a variety of patterns. Use <strong>Edit→Fill Type…</strong> to show the “Edit Fill Type” window. The available patterns are:
64 </p>
65 <ul>
66 <li class="level1"><div class="li"> “Hollow”. The shape is unfilled (this is the default).</div>
67 </li>
68 <li class="level1"><div class="li"> “Filled”. Fill the shape with a solid color.</div>
69 </li>
70 <li class="level1"><div class="li"> “Hatch”. Fill the shape with hatching. You must specify the angle for the hatching lines (“Angle 1”) and the spacing between them (“Pitch 1”).</div>
71 </li>
72 <li class="level1"><div class="li"> “Mesh”. Fill the shape with hatching in two directions. Like “Hatch”, you must specify angle and spacing, but once for each hatching direction.</div>
73 </li>
74 </ul>
76 <p>
77 For both the “Hatch” and “Mesh” fill patterns, you must provide the “Line Width” for the hatching lines.
78 </p>
80 </div>
81 <!-- EDIT5 SECTION "Fill patterns for shapes" [1867-] --></body>
82 </html>