Age | Commit message (Expand) | Author |
---|---|---|
2020-05-09 | LibGfx: Add Path::close_all_subpaths() | AnotherTest |
2020-05-08 | LibGfx: Revert #2154 and properly handle simple polygons | AnotherTest |
2020-05-08 | LibGfx: Handle filling complex shapes better | AnotherTest |
2020-05-06 | LibGfx: Implement filling paths | AnotherTest |
2020-05-05 | LibWeb: Add canvas.quadraticCurveTo() | AnotherTest |
2020-05-05 | LibGfx: Add Painter::draw_quadratic_bezier_curve() | AnotherTest |
2020-04-16 | LibGfx: Add Gfx::Path, a basic 2D path with <canvas> semantics | Andreas Kling |