Histórico de Commits

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