Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W3C SVG logo is broken #140

Open
FitzerIRL opened this issue Dec 3, 2018 · 4 comments
Open

W3C SVG logo is broken #140

FitzerIRL opened this issue Dec 3, 2018 · 4 comments

Comments

@FitzerIRL
Copy link

All the following Logos are broken in nanosvg.

Seem like clipping/masking issue ?

https://www.w3.org/Icons/SVG/svg-w3c-v.svg
https://www.w3.org/Icons/SVG/svg-logo-v.svg
https://www.w3.org/Icons/SVG/svg-logo-h.svg

... any thoughts ?

Failed images and Safari images attached...

screen shot 2018-12-03 at 8 57 26 am
screen shot 2018-12-03 at 8 57 37 am
screen shot 2018-12-03 at 8 58 04 am
screen shot 2018-12-03 at 8 58 15 am
screen shot 2018-12-03 at 8 58 44 am
screen shot 2018-12-03 at 8 58 49 am

@FitzerIRL
Copy link
Author

It's the use of the <text> tags ... which is unsupported by nanosvg

@FitzerIRL
Copy link
Author

Also uses <defs> </defs> and reference to the definitions <use xlink:href="#svgstar"/> <use xlink:href="#base" opacity="0.85"/> <use xlink:href="#SVG"/> .. which break

@Frenzie
Copy link

Frenzie commented Dec 22, 2020

Also see #129.

@RokeJulianLockhart
Copy link

Additionally, as @Frenzie stated, "http://github.com/memononen/nanosvg/issues/203" is relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants