Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a499ece16c LibGfx+LibWeb: Replace usages of Bitmap::fill() with Gfx::Painter il y a 10 mois
  mierenhoop 259e798a26 LibWeb: Implement CanvasDrawPath::isPointInPath() il y a 10 mois
  Aliaksandr Kalenik 17f4ed6ea1 LibGfx+LibWeb: Simplify text shaping API by removing per glyph callback il y a 10 mois
  Aliaksandr Kalenik ec315667f0 LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun il y a 11 mois
  Aliaksandr Kalenik a541a0792c LibWeb: Use harfbuzz for canvas text layout il y a 11 mois
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` il y a 11 mois
  Andreas Kling 8540954bf8 LibWeb: Reject non-finite values in 2D canvas transforms il y a 11 mois
  Andreas Kling 7032cb0235 LibWeb: Stop projecting everything through the current 2D canvas matrix il y a 11 mois
  Andreas Kling 5aeb8ebebc LibWeb: Clip underlying Painter in CRC2D::clip() il y a 11 mois
  Andreas Kling a3cc03f180 LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas il y a 11 mois
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath il y a 1 an
  Andreas Kling de50d27870 LibGfx: Introduce a new Gfx::Painter with a Skia backend il y a 1 an
  Andreas Kling 0c7670b226 LibGfx: Rename Painter => DeprecatedPainter il y a 1 an
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints il y a 11 mois
  Jelle Raaijmakers 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied il y a 1 an
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode il y a 1 an
  Timothy Flynn 12f177e9e9 LibWeb: Port text segmentation to the ICU text segmenter il y a 1 an
  circl d2f9ba7db1 Revert "LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData()" il y a 1 an
  Andreas Kling f42c18bc4c LibGfx: Make Painter::target() return a Bitmap& il y a 1 an
  Andreas Kling 57906a4e1b LibGfx: Move Gfx::Painter::WindingRule => Gfx::WindingRule il y a 1 an
  Andreas Kling 254d040ff4 LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode il y a 1 an
  Andreas Kling 4822d1da4e LibWeb: Remove unused CRC2D::bitmap_font_fill_text() il y a 1 an
  Andreas Kling 04a6e2f83d LibWeb: Remove Gfx::BitmapFont il y a 1 an
  Tim Ledbetter fe7df98d7d LibWeb: Use correct IDL definition for CanvasImageData methods il y a 1 an
  Andreas Kling 59cb7994c6 LibWeb: Use memcpy() in CanvasRenderingContext2D.getImageData() il y a 1 an
  Lucas CHOLLET 94128fe027 LibWeb: Make CanvasImageSource also be an ImageBitmap il y a 1 an
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` il y a 1 an
  Kenneth Myhra 51847bbebf LibWeb: Remove ImageData's create_with_size() and use create() instead il y a 1 an
  MacDue 6c26ff567e LibGfx+LibWeb: Move HTML::CanvasPathClipper to Gfx::PathClipper il y a 1 an
  MacDue f19b17e089 LibWeb: Use paths for text in CRC2D (if possible) il y a 1 an