mirror of
https://github.com/penpot/penpot.git
synced 2026-09-19 10:26:14 +00:00
Emit clipped `<image href>` for fills with a registered media URL instead of Skia base64 embeds. Register URLs from the frontend and exporter via store_image_url. Cover rect, path, frame, and text (glyph clip) cases in SVG export tests. Closes #11383