Revīziju vēsture

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