BachiLi / diffvg

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

fix: stroke-opacity #86

Closed hjc-owo closed 2 months ago

hjc-owo commented 2 months ago

fix stroke-opacity attribute when load svg

BachiLi commented 2 months ago

Thanks!!