Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling fb1a151fe3 Revert "LibGfx: Remove clip check in `Painter::do_draw_scaled_bitmap`" 2 jaren geleden
  Jelle Raaijmakers 2959c2f2eb LibGfx: Remove clip check in `Painter::do_draw_scaled_bitmap` 2 jaren geleden
  Jelle Raaijmakers eb418bec32 LibGfx: Implement box sampling image scaling 2 jaren geleden
  Jelle Raaijmakers 4944b16bd5 LibGfx: Cleanup of `Painter::do_draw_scaled_bitmap()` 2 jaren geleden
  MacDue 631fe129e9 LibGfx: Stop assuming the target format is always BGRA8888 2 jaren geleden
  MacDue 9070aaebee LibGfx: VERIFY() error is finite when splitting bezier curves 2 jaren geleden
  Jelle Raaijmakers 8f736be711 LibGfx: Increase tolerance for bezier curves 2 jaren geleden
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper 2 jaren geleden
  MacDue 790daa4754 LibGfx: Optimize Painter::draw_scaled_bitmap_with_transform() 2 jaren geleden
  MacDue 98040c508f LibGfx: Handle signed distance field edges better 2 jaren geleden
  MacDue 77456d1d0b LibGfx: Implement simple signed distance field rendering 2 jaren geleden
  Tim Ledbetter 5a6b995444 LibGfx: Use premultiplied alpha when scaling images 2 jaren geleden
  MacDue a425b6f772 LibGfx: Make all fill_path() code member functions and move into .cpp 2 jaren geleden
  MacDue b1a72d66f6 LibGfx: Speed up fill_path() with per scanline clipping & fast fills 2 jaren geleden
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 jaren geleden
  Andreas Kling 552895da60 LibGfx: Skip old-style emoji lookup for fonts that have color bitmaps 2 jaren geleden
  Andreas Kling e8cc1a4373 LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps 2 jaren geleden
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places 2 jaren geleden
  Timothy Flynn 62f2f0a081 LibGfx: Handle multi-code point emoji widths when drawing text runs 2 jaren geleden
  Timothy Flynn e231f72f61 LibGfx: Render text presentation emoji as text if we have its glyph 2 jaren geleden
  Aliaksandr Kalenik 87fa1c5e66 Revert "LibWeb: Fix clip of hidden overflow..." 2 jaren geleden
  Timothy Flynn 36a495e87e LibGfx: Use non-emoji glyph width API to compute the width of a space 2 jaren geleden
  Timothy Flynn 8be43cd3bf LibGfx: Use LibUnicode to filter code points that cannot start an emoji 2 jaren geleden
  Timothy Flynn 2bc7c11e8d LibGfx: Consult Unicode data to decode emoji sequences 2 jaren geleden
  Timothy Flynn b823f3d29f LibGfx: Consider multi-code point glyphs when computing text width 2 jaren geleden
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint 2 jaren geleden
  Andreas Kling e9078e216d LibGfx: Make sure the Painter clip rect is never larger than the target 2 jaren geleden
  Tim Ledbetter 392dac0818 LibGfx: Make checkerboard patterns static when panning 2 jaren geleden
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 jaren geleden
  Nico Weber c8832807d6 LibGfx+Tests: Remove code unnecessary after 9e7c16d0a44052e598103 2 jaren geleden