fuzhenn / node-svg2img

A high-performance in-memory convertor to convert svg to png/jpeg images for Node.
MIT License
159 stars 37 forks source link

feat: switch to the rust-based resvg-js #66

Closed yisibl closed 2 years ago

yisibl commented 2 years ago

Using resvg-js to render SVG.

canvg and node-canvas are no longer needed.

Fixes: https://github.com/fuzhenn/node-svg2img/issues/61

fuzhenn commented 2 years ago

收到!非常感谢!

yisibl commented 2 years ago

没问题的话,我们先发一个 1.0 beta 版好了。

fuzhenn commented 2 years ago

你的npm账号是什么?我把这个库的npm publish权限加一下。

yisibl commented 2 years ago

yisi

fuzhenn commented 2 years ago

已经邀请

yisibl commented 2 years ago

好的,我晚点有空了发布。

yisibl commented 2 years ago

Release https://www.npmjs.com/package/svg2img/v/1.0.0-beta.0