how we can add SVG nodes from existing shapes ?
I have downloaded cisco icons from https://github.com/melroy89/yEd_cisco_network_icons , it appears when we open yEd editor.
Can we use this shapes as SVG ?
the original is we must supply our own SVG:
By default N2G uses shape nodes, but svg image can be sourced from directory on your system and used as node image instead. However, svg images as nodes can support only one label attribute, that label will be displayed above svg picture.
how we can add SVG nodes from existing shapes ?
I have downloaded cisco icons from https://github.com/melroy89/yEd_cisco_network_icons , it appears when we open yEd editor.
Can we use this shapes as SVG ?
the original is we must supply our own SVG:
By default N2G uses shape nodes, but svg image can be sourced from directory on your system and used as node image instead. However, svg images as nodes can support only one label attribute, that label will be displayed above svg picture.