Difference between revisions of "Shelf layer for symbols"

From Inkscape Wiki
Jump to navigation Jump to search
(initial summary)
(No difference)

Revision as of 15:22, 25 June 2008

Inkscape needs a way to handle svg symbols. Symbols are groups which are destined to be cloned and reused in a drawing. They are not supposed to be rendered, but their clones should be rendered. When working with an object destined to be reused in a drawing, it is nice to be able to keep it within easy reach in a special place out of the drawing. This could be done by having a separate "shelf" canvas, on which all objects would be 'symbol's instead of 'g'. This canvas would open along the normal canvas. Dragging and dropping from this canvas onto the normal canvas would "clone and paste", while dragging and dropping from the main canvas to the shelf would create a symbol from a group.