Age | Commit message (Expand) | Author |
---|---|---|
2022-03-18 | LibGfx: AntiAliasingPainter::draw_circle/fill_rect_with_rounded_corners | MacDue |
2021-09-18 | LibGfx: Implement cubic bezier curves by splitting them to subcurves | Ali Mohammad Pur |
2021-09-18 | LibWeb: Use Gfx::AntiAliasingPainter to draw SVG paths | Ali Mohammad Pur |
2021-09-18 | LibGfx: Start a very basic anti-aliased Painter implementation | Ali Mohammad Pur |