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: Some "use"d paths are not rendered #1369

Closed
pbregener opened this issue May 31, 2021 · 2 comments
Closed

SVG: Some "use"d paths are not rendered #1369

pbregener opened this issue May 31, 2021 · 2 comments
Labels
bug Existing features not working as expected
Milestone

Comments

@pbregener
Copy link
Contributor

pbregener commented May 31, 2021

Some SVG paths simply aren't rendered in the latest beta (this is not a 53.0b2 regression, though. This has been present in all non-cairo versions).

I haven't been able to figure out why/how, but I have been able to reduce it to a reasonably short reproducible example (the file was originally created using matplotlib but then simplified and edited in Inkscape).

v53.0b2 v52.5
53b2 52
<html>
<body>
<img src="https://raw.githubusercontent.com/pbregener/weasyprint-data/main/missing-paths.svg" style="width: 100%;">
</body>
</html>
@liZe liZe closed this as completed in 6dde6cb May 31, 2021
@liZe liZe added the bug Existing features not working as expected label May 31, 2021
@liZe liZe added this to the 53.0 milestone May 31, 2021
@liZe
Copy link
Member

liZe commented May 31, 2021

Thanks a lot 🥇.

@pbregener
Copy link
Contributor Author

Thanks, I can confirm this is fixed! When using very similar SVGs, I came across #1370, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing features not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants