elsie icon indicating copy to clipboard operation
elsie copied to clipboard

Add support for clickable links

Open Kobzol opened this issue 5 years ago • 1 comments

Currently, <a> has to wrap <text> and cannot wrap <tspan>?

Kobzol avatar Jan 04 '21 18:01 Kobzol

Confirmed, it seems that it is a limitation in Cairo backend of Inkscape.

There are posibility to overcome it by splitting text into more <text> elements, but there are problems with space preservation.

spirali avatar Jan 05 '21 09:01 spirali