Commit History

Author SHA1 Message Date
  Florian Stellbrink af3174c9ce LibGFX: Transform vertices when drawing antialiased lines 3 years ago
  Andreas Kling f1d44da422 LibGfx: Simplify draw_anti_aliased_line() by avoiding transform callback 3 years ago
  Andreas Kling 908d42d0ba LibGfx: Add fast path to AA line drawing with simple 2D transform 3 years ago
  MacDue 51e54ab1ba LibGfx: AntiAliasingPainter::draw_circle/fill_rect_with_rounded_corners 3 years ago
  Ali Mohammad Pur 433725fef2 LibGfx: Implement cubic bezier curves by splitting them to subcurves 3 years ago
  Ali Mohammad Pur 5a2e7d30ce LibWeb: Use Gfx::AntiAliasingPainter to draw SVG paths 3 years ago
  Ali Mohammad Pur e2cd558101 LibGfx: Start a very basic anti-aliased Painter implementation 3 years ago