Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用这种方法使用canvg将SVG转换为PNG:
在浏览器中将 SVG 转换为图像(JPEG、PNG 等)。
但是,canvg 不支持我的项目需要的 feColorMatrix 过滤器。有谁知道替代转换方法或解决此问题的方法?谢谢!