mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-10-11 14:06:25 +00:00
QOpenGLWidget doesn't draw antialiased ellipses and arcs, so we use a software rasterizer and then draw the resulting image.
QOpenGLWidget doesn't draw antialiased ellipses and arcs, so we use a software rasterizer and then draw the resulting image.