Alejandro Alonso dbe5941a23
Export layer blur to WASM SVG (#11580)
SkSVGDevice drops paint image-filters, so re-emit visible layer blur as a
native feGaussianBlur filter on the composite <g>. Match canvas sigma via
radius_to_sigma(value * scale), and skip Skia blur filters on the SVG
VectorRenderer path so shapes do not vanish.

Closes #11380
2026-09-10 14:25:47 +02:00
..
2026-09-10 14:25:47 +02:00
2026-09-10 14:25:47 +02:00
2026-09-10 14:25:47 +02:00
2026-09-10 14:25:47 +02:00