Commit történet

Szerző SHA1 Üzenet Dátum
  MacDue 14f937b292 LibWeb: Use scaled font when painting text shadows 2 éve
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 éve
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 éve
  Sam Atkins fb43a71981 LibWeb: Convert shadow painting to new pixel units 2 éve
  Sam Atkins 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 éve
  MacDue 385ba1280b LibWeb: Fix box-shadows where the border-radius is < the blur-radius 2 éve
  Sam Atkins ff0a2b1a60 LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects 2 éve
  MacDue c6fbeb5845 LibWeb: Don't attempt to paint text shadows for empty text fragments 2 éve
  MacDue 89e308726e LibWeb: Print requested bitmap sizes in shadow painting debug logs 2 éve
  MacDue e3537e4374 LibWeb: Fix shadow painting when the target painter is translated 2 éve
  MacDue af21ee8717 LibWeb: Use ScopedCornerRadiusClip for shadow painting 3 éve
  MacDue 104642507a LibWeb: Fix box-shadows on elements smaller than the blur diameter 3 éve
  MacDue cb010fd1f8 LibWeb+LibGfx: Fix 'halo' effect around the fringes of shadows 3 éve
  MacDue eb3bbb1ddf LibWeb: Switch to using StackBlurFilter for shadow painting 3 éve
  MacDue ff1e61bd11 LibWeb: Support using a border-radius with a box-shadow 3 éve
  MacDue 08baeb1e7d LibWeb: Pass border radii data to shadow painting 3 éve
  Andreas Kling 1c88536298 LibWeb: Use the new Gfx::Painter::draw_text_run() API for drawing text 3 éve
  Sam Atkins 1499d2421e LibWeb: Align text shadows the same way we align text 3 éve
  Sam Atkins 5aad32b504 LibWeb: Implement text-shadow painting 3 éve
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo 3 éve
  Sam Atkins a796207b9f LibWeb: Paint box-shadows more efficiently 3 éve
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering 3 éve
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows 3 éve
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 éve
  Sam Atkins b047c1bc97 LibWeb: Move box-shadow painting out of Box to its own file 3 éve