Closed j0ono0 closed 3 years ago
Inkscape - the primary test and endorsed method for converting pinout diagrams to other formats - does not support Geometric attributes as style properties with "No plan to implement at moment." as their current status on the subject.
Info found here: http://tavmjong.free.fr/SVG/INKSCAPE/
corner radius is the key attribute affected - incorporate it into the python code (rather than in CSS)
Done! now takes a corner_radius attribute with various components catering for it.
Inkscape - the primary test and endorsed method for converting pinout diagrams to other formats - does not support Geometric attributes as style properties with "No plan to implement at moment." as their current status on the subject.
Info found here: http://tavmjong.free.fr/SVG/INKSCAPE/
corner radius is the key attribute affected - incorporate it into the python code (rather than in CSS)