penpot/exporter
Andrey Antukh 47b3667248 🐛 Fix exporter renderer URI path construction
Apply consistent path construction across bitmap, PDF, and SVG
renderers in the exporter. Use path join utilities instead of
hardcoding the render.html path, ensuring the path is properly
appended to the public URI base path.

- bitmap.cljs: Use u/ensure-path-slash and u/join for path
- pdf.cljs: Use u/join and ensure-path-slash on base-uri
- svg.cljs: Use u/ensure-path-slash and u/join for path
2026-04-22 09:52:44 +02:00
..
2025-10-01 10:58:03 +02:00
2026-01-22 13:55:41 +01:00
2026-01-22 13:55:41 +01:00
2025-10-01 10:58:03 +02:00
2020-08-05 11:19:34 +02:00