nturley / netlistsvg

draws an SVG schematic from a JSON netlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doglegs in schematic

xesscorp opened this issue · comments

I'm developing a skin file, but when I generate a schematic it is placing "doglegs" in the wiring. Is there something special I have to do to the symbols in my skin file? I've noticed that I need to specify the width and height of the bounding box, but there's no place for the origin. How does netlistsvg/elkjs figure out where the bounding box is in relation to the I/O pins?

test4

I can't remember if postCompaction is used in netlistsvg now. It might help to try it if it isn't. Previously mentioned: #40 (comment)