1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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" />
12 <a href=.
>start
</a> =
> <a href=geda-gschem_ug.html
>gschem_ug
</a></br>
13 <div class=
"table sectionedit1"><table class=
"inline">
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>
18 <!-- EDIT1 TABLE [1-92] -->
19 <h2 class=
"sectionedit2" id=
"colors_and_styles">Colors and Styles
</h2>
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.
27 <!-- EDIT2 SECTION "Colors and Styles" [94-238] -->
28 <h3 class=
"sectionedit3" id=
"object_color">Object color
</h3>
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.
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>.
37 <!-- EDIT3 SECTION "Object color" [239-877] -->
38 <h3 class=
"sectionedit4" id=
"line_width_and_dashing">Line width and dashing
</h3>
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
& Type
</strong> to show the “Edit Line Width
& Type” window. There are several supported dashing patterns:
45 <li class=
"level1"><div class=
"li"> “Solid”. Continuous solid line (this is the default).
</div>
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>
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>
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>
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>
58 <!-- EDIT4 SECTION "Line width and dashing" [878-1866] -->
59 <h3 class=
"sectionedit5" id=
"fill_patterns_for_shapes">Fill patterns for shapes
</h3>
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:
66 <li class=
"level1"><div class=
"li"> “Hollow”. The shape is unfilled (this is the default).
</div>
68 <li class=
"level1"><div class=
"li"> “Filled”. Fill the shape with a solid color.
</div>
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>
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>
77 For both the “Hatch” and “Mesh” fill patterns, you must provide the “Line Width” for the hatching lines.
81 <!-- EDIT5 SECTION "Fill patterns for shapes" [1867-] --></body>