Files
ladybird/Libraries/LibWeb/SVG
Luke Wilde 72083425d0 LibWeb: Always render SVGs onto a painting surface
This allows us to render SVGs on the GPU even when requesting a bitmap.
Since SVG bitmaps are an ImmutableBitmap, it can store a painting
surface snapshot, so we don't need to render bitmaps on the CPU.

Fixes Shopify homepage freezing for ~20 seconds rendering an SVG
background-image on the CPU on my machine.
2026-01-05 15:56:15 +01:00
..
2025-07-17 13:59:23 -04:00
2025-11-20 23:15:24 +01:00
2025-11-09 01:22:48 +01:00
2025-11-09 01:22:48 +01:00
2025-11-09 01:22:48 +01:00
2025-11-09 01:22:48 +01:00
2025-11-09 01:22:48 +01:00
2025-11-09 01:22:48 +01:00
2025-08-06 23:05:56 -04:00
2025-08-06 23:05:56 -04:00