kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04312
Plot line width, bug or feature?
-
To:
kicad-devel <kicad-devel@xxxxxxxxxxxxxxx>
-
From:
Vesa Solonen <vsolonen@...>
-
Date:
Sat, 20 Feb 2010 16:29:47 +0200
-
User-agent:
Thunderbird 2.0.0.23 (X11/20090817)
When one changes plot default line width in EESchema, also screen
rendered lines get altered. Filled polygon outlines don't get altered on
screen, but do on SVG plot. SVG does line width as "minimum" and PS as
"default" for pins and wires.
This is also apparent on symbol editor and is somewhat disturbing as the
symbol system I'm working on uses zero width polygon edges for
foreground filled polygons. PS output works, so this is not anything too
major. Configurable rendering rules are on my mind though.
-Vesa
Follow ups