sammycage / lunasvg

lunasvg is a standalone SVG rendering library in C++
MIT License
818 stars 115 forks source link

If root opacity is set to 0.15 then stroking around the image is now bad. #128

Closed einhugur closed 1 year ago

einhugur commented 1 year ago

If root opacity is set to 0.15 then stroking around the image is now bad.

This was not like this in earlier LunaSVG.

image

einhugur commented 1 year ago

No i am wrong this is not worse than in previous versions.

Difference is I play it in remote desktop which I guess exaggerates artifacts that we do not see when directly normally.

So don't know if this is bug or not