Historie revizí

Autor SHA1 Zpráva Datum
  MacDue a9b4e876d0 LibGfx: Only attempt to paint strokes with a width > 0 před 2 roky
  MacDue 30c316a2bf LibWeb+LibGfx: Allow stroking with a paint style and opacity před 2 roky
  Luke Wilde 8993a710f8 LibGfx: Make it possible to stroke a path with a paint style před 2 roky
  MacDue c36b54a7bf LibGfx: Use stroke_to_fill() for rendering strokes in the AA painter před 2 roky
  MacDue 48fa8f97d3 LibGfx: Implement new antialiased filled path rasterizer před 2 roky
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive před 2 roky
  Ben Wiederhake 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' před 2 roky
  MacDue a425b6f772 LibGfx: Make all fill_path() code member functions and move into .cpp před 2 roky
  MacDue b1a72d66f6 LibGfx: Speed up fill_path() with per scanline clipping & fast fills před 2 roky
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector před 2 roky
  MacDue bb8c8a67dc LibGfx: Fix a slight mistake in AA ellipse error calculation před 2 roky
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint před 2 roky
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions před 2 roky
  MacDue 223cedc896 LibGfx: Update fill_path() to support taking a PaintStyle před 2 roky
  MacDue 2376385f0c LibGfx: Improve AA stroke_path() line intersections a little před 2 roky
  Sam Atkins 83f31cb4a7 LibGfx: Add int overloads for (AntiAliasing)Painter float methods před 2 roky
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value před 2 roky
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value před 2 roky
  MacDue 40e978df85 LibGfx: Fix some more antialiased line off-by-ones před 2 roky
  MacDue acc0fceaae LibGfx: Remove some unused AntiAliasingPainter methods před 2 roky
  MacDue b85af4e9bf LibGfx: Add some AntiAliasingPainter FIXMEs před 2 roky
  MacDue b8492006da LibGfx: Disable line intersection stroking for 1px lines před 2 roky
  MacDue 8dfe43273c LibGfx: Fix off-by-one for antialiased line length před 2 roky
  MacDue 754b8a643d LibGfx: Remove unnecessary path members from AntiAliasingPainter před 2 roky
  MacDue 613963cbce LibGfx: Don't bother painting transparent lines před 2 roky
  MacDue db235a87bf LibGfx: Allow float thickness lines and fix fill path glitches před 2 roky
  MacDue 76de41c3b7 LibGfx: Add draw_line_for_path() and remove AntiAliasPolicy před 2 roky
  MacDue f7a680f30a LibGfx: Implement nicer antialiased lines před 2 roky
  Torstennator b2a6066042 LibGfx: Optimize anti-aliased line drawing and stroking před 2 roky
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places před 2 roky