BachiLi / diffvg

Differentiable Vector Graphics Rasterization
https://people.csail.mit.edu/tzumao/diffvg/
Apache License 2.0
902 stars 152 forks source link

hollow areas are filled #73

Closed KAHIMWONG closed 9 months ago

KAHIMWONG commented 9 months ago

Hi, I have an issue like this: given an SVG file, after rendering, the areas supposed to be hollow are filled. Is there any solution or is there a parameter for fixing this problem?