Commit History

Author SHA1 Message Date
  Kyle Pereira 649f1df771 LibGfx: Add RepeatingBitmapPaintStyle and OffsetPaintStyle 1 year ago
  MacDue b9294e5fdf LibGfx: Add support for SVG repeat/reflect gradients 1 year ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  MacDue e4adaa2d20 LibGfx: Make PaintStyle::paint() a public function 2 years ago
  MacDue 81cefab1b1 LibGfx: Implement PaintStyle for SVG radial gradients 2 years ago
  MacDue 89d3c6d718 LibGfx: Implement PaintStyle for SVG linear gradients 2 years ago
  MacDue 064ca625df LibGfx: Add BitmapPaintStyle 2 years ago
  MacDue 7bd78d40e9 LibGfx+LibWeb: Propagate OOM when appending CanvasGradient color stops 2 years ago
  MacDue 3a0a7e3e96 LibGfx+LibWeb: Propagate OOM when creating PaintStyles 2 years ago
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
  MacDue 1a89d77688 LibGfx: Implement paint styles required for HTML canvas gradients 2 years ago
  MacDue b31d768e95 LibGfx: Add paint styles and allow gradients to be used as them 2 years ago