yisibl / resvg-js

A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.
https://resvg-js.vercel.app/
Mozilla Public License 2.0
1.54k stars 53 forks source link

Is it possible to render two svgs into one PNG? and how? #323

Open qianshancun opened 6 months ago

qianshancun commented 6 months ago

I would like to render two SVGs into one PNG. Please let me know if it's possible.

Particularly, I want to put one SVG-based QR Code onto the image so people can scan the image to find my products.

Thanks,

yisibl commented 4 months ago

You can combine images and QR codes into an SVG.