sammycage/lunasvg

Is this a rendering bug?

Closed this issue · 4 comments

openssl
openssl.svg.zip

Unable to parse openssl.svg normally
render

The SVG you attached contains the text tags in the XML.

According to the documentation text is to be implemented:

- Texts

The other SVGs you attached contain the xlink:href tag, which probably are also not implemented yet.

The SVG you attached contains the text tags in the XML.

According to the documentation text is to be implemented:

- Texts

The other SVGs you attached contain the xlink:href tag, which probably are also not implemented yet.

Is a special case of #113
Will be fixed once image support is implemented.

Thank you for pointing that out! Text, tspan, and image elements are now supported.

openssl svg