This patch makes it easier to visually keep apart traces for current vs voltage and phase vs magnitude, by using dotted line style for current and phase traces.
To get the dotted style drawn correctly, I had to switch from drawing each trace line segment individually to creating an array and then using DrawLines() on it, so that the whole trace is one continuous line. -- /Jonatan http://kymatica.com
0002-Eeschema-simulator-use-dotted-traces-for-current-and.patch
Description: Binary data
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp