mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-27 12:57:09 +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.