penpot/exporter
Andrey Antukh abb76d8b9e ♻️ Reuse embed param for exporter static renders
The bitmap and svg renderers requested image embedding with a new
render-embed parameter while the render entrypoint already supports
an equivalent one, so both were semantically duplicated knobs.

- switch exporters to the existing :embed parameter
- drop the render-embed schema entry and resolution logic
- populate the images cache only when embedding is active so non
  embedding consumers do not download every object image upfront

SVG exports of shapes with image fills now contain embedded data
uris instead of url references; this restores the original intent
of the exporter rewrite and keeps svg and bitmaps deterministic.

AI-assisted-by: glm-5.3-flash
2026-08-27 10:43:02 +00:00
..
2026-07-31 18:53:05 +02:00
2020-08-05 11:19:34 +02:00