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

Unsupported SVG tag: use [PixieError] #522

Open
jiiihpeeh opened this issue Jan 3, 2023 · 1 comment
Open

Unsupported SVG tag: use [PixieError] #522

jiiihpeeh opened this issue Jan 3, 2023 · 1 comment

Comments

@jiiihpeeh
Copy link

jiiihpeeh commented Jan 3, 2023

SVG is here
https://justpaste.it/87cb1
/home/juuu/.nimble/pkgs/pixie-5.0.1/pixie/fileformats/svg.nim(544) parseSvg ]] Error: unhandled exception: Unsupported SVG tag: use [PixieError]
EDIT:
I 'll try to implement this. We will see if I succeed. The work has begun and positions seem to already work, so... maybe soon

@jiiihpeeh
Copy link
Author

jiiihpeeh commented Jan 5, 2023

I should probably need to test this bit more and check if it works for other images but at least mdn example works
jiiihpeeh@ddc7adb
https://github.com/jiiihpeeh/pixie/blob/master/src/pixie/fileformats/svg.nim
This opens up a way for few other tags to be implemented and I think I could continue...

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

1 participant