Historia zmian

Autor SHA1 Wiadomość Data
  Ali Mohammad Pur 433725fef2 LibGfx: Implement cubic bezier curves by splitting them to subcurves 3 lat temu
  Ali Mohammad Pur 02d949cfb6 LibGfx: Switch Painter.{h,cpp} to use east-const 3 lat temu
  Ali Mohammad Pur e2cd558101 LibGfx: Start a very basic anti-aliased Painter implementation 3 lat temu
  Andreas Kling 32b9d80ee5 LibGfx: Make Painter::fill_path() take Path by const reference 3 lat temu
  Sam Atkins 6c992e5dce LibGfx: Don't try to paint 0px-wide lines 3 lat temu
  Mustafa Quraish 0f749681a9 Everywhere: Use my fancy new serenityos.org email :^) 3 lat temu
  David Isaksson 242acfcbae LibGfx: Apply translation and scale to Painter::draw_triangle() 3 lat temu
  Tobias Christiansen de0791b0a1 LibGfx: Increase bit-width of variables used in do_draw_scaled_bitmap 3 lat temu
  sin-ack 1999b66f38 LibGfx: Intersect the bounding box with the main rect in draw_text 4 lat temu
  Idan Horowitz 1a19d2c2df LibGfx: Stop using a Utf8View that points to a temporary String 3 lat temu
  Idan Horowitz 72b21343ad LibGfx: Convert line text into a Utf8View before finding its direction 3 lat temu
  Mustafa Quraish 9ed32582e2 LibGfx/Painter: Add `draw_rect_with_thickness` method 3 lat temu
  Andreas Kling 2432c5264b LibGfx: Remove ancient unused NO_FPU macros 4 lat temu
  Tobias Christiansen 61a1122c2d LibGfx: Add alternate_color to draw_line 4 lat temu
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) 4 lat temu
  Andreas Kling 9f601fcbcf LibTTF+LibGfx: Improve vertical alignment of glyphs 4 lat temu
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 lat temu
  Tom 1021aba226 LibGUI: Dither pattern should be independent from clipping rectangle 4 lat temu
  Karol Kosek 871c51dfd3 LibGfx: Don't underline escaped ampersand in menus 4 lat temu
  Andreas Kling 5439453139 LibGfx: Improve Painter::draw_line() alignment with (thickness > 1) 4 lat temu
  Daniel Bertalan f14a4994b0 Everywhere: Don't promote float to double where not needed 4 lat temu
  Andreas Kling f33edd33cc LibGfx: Small improvements to fill_rect_with_checkerboard() 4 lat temu
  Andreas Kling e7b8f6fe48 LibGfx: Make Painter::fill_rect_with_checkerboard() faster 4 lat temu
  Gunnar Beutner 40f7977508 LibGfx: Fix drawing rounded corners when using display scaling 4 lat temu
  Timothy Flynn 4903186cc5 LibGfx: Add helper for painting a rounded rect with equal corner radii 4 lat temu
  Tobias Christiansen bd2b17a70e LibGfx: Replace ellipse drawing algorithm 4 lat temu
  Tobias Christiansen 155d876c44 LibGfx: Support alpha in rendering methods for border-radius 4 lat temu
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 lat temu
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 lat temu
  Linus Groh 9dd3203cc6 LibGfx: Add missing TextAlignment::BottomLeft 4 lat temu