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

Segmentation fault (core dumped) #90

Open
kleinsbotle opened this issue Dec 3, 2024 · 1 comment
Open

Segmentation fault (core dumped) #90

kleinsbotle opened this issue Dec 3, 2024 · 1 comment

Comments

@kleinsbotle
Copy link

kleinsbotle commented Dec 3, 2024

Hi, I am experiencing segmentation fault while trying to rasterize this picture (attached file). Do you have any suggestions what could be the problem?

canvas_width, canvas_height, shapes, shape_groups = pydiffvg.svg_to_scene('broken.svg')
raster_img = self.render(canvas_width, canvas_height, shapes, shape_groups)

Thanks for great work!
broken

@romacka
Copy link

romacka commented Dec 3, 2024

Same problem :(

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

2 participants