memononen / nanovg

Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
zlib License
5.07k stars 767 forks source link

Disables anti-aliasing for scissor if shape anti-aliasing is switched off #548

Open Youlean opened 4 years ago

Youlean commented 4 years ago

This seems to do the trick. I don't really know what I am doing though. :D