You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am experiencing segmentation fault while trying to rasterize this picture (attached file). Do you have any suggestions what could be the problem?
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!
The text was updated successfully, but these errors were encountered: