Index: index.html =================================================================== --- index.html (revision 31153) +++ index.html (revision 31154) @@ -545,8 +545,19 @@ connections are straight line connections between the terminals of any two drawing primitives that aren't yet connected -

2.4.8 Netlists

+

2.4.8 Gfx objects

+A gfx object is a layer object that hosts a rectangular custom graphics - +typically pixel graphics. The raw graphics is rectangular ans has its own +size (width and height), which is scaled to the rectangular size of the gfx +object, the rotated and/or mirrored as requested by the gfx object. +

+Gfx objects are visible only on screen and will be ignored by most export +plugins. The main purpose of the gfx object is GUI enhancement - for example +breadboard support. + +

2.4.9 Netlists

+

A netlist is a list of named logical networks. Each network is a list of netlist terminals that should be connected. A netlist terminal is a pair of subcircuit-refdes and pin-number (or pad-number). Thus a typical netlist