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

SVG Import Changes/Fixes #256

Merged
merged 2 commits into from
Oct 5, 2024
Merged

SVG Import Changes/Fixes #256

merged 2 commits into from
Oct 5, 2024

Conversation

rodlie
Copy link
Member

@rodlie rodlie commented Oct 3, 2024

These changes needs testing to confirm that I didn't break anything. Everything looks good on my end, but I can't test everything.

So, what does these changes do?

I was browsing Inkscape issues yesterday and came across this issue: https://gitlab.com/inkscape/inbox/-/issues/11086

Just out of curiosity I tested this in Friction, and we have the same issues.

So I fixed it.

We now handle RGB/RGBA INT/DOUBLE/PERCENT color values properly and read the stroke-width attribute (percent not supported yet).

@rodlie rodlie added this to the 1.0.0 milestone Oct 3, 2024
@rodlie
Copy link
Member Author

rodlie commented Oct 3, 2024

@rodlie rodlie merged commit b26c9ca into main Oct 5, 2024
4 checks passed
@rodlie rodlie deleted the svg-parser branch October 5, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant