Bend SVG Studio

An SVG viewer and editor with native and browser frontends sharing the same Bend document model. SVG parsing, geometry, painting, rasterization, hit testing, and editing are implemented in Bend.
The browser displays PNG frames produced from Bend-rendered pixels rather than delegating SVG rendering to the browser. The repository also includes XML, CSS, image decoding, and font-reading components. It supports a broad SVG subset, with remaining conformance gaps documented; the native interface requires macOS.
The sources
Explore the original posts and links behind this build.
GitHubhttps://github.com/nicolas-abril/bend2-svg-demo/blob/main/README.md ↗GitHubhttps://github.com/nicolas-abril/bend2-svg-demo/blob/main/svg.bend ↗