Word、WPS插入SVG图片
如果将是svg图片直接复制到Word或者WPS中会出现Viewer does not support full SVG 1.1
可以使用Linux的命令进行处理,windows系统的话可以下载一个Linux命令行运行工具
sed -i 's/<text text-anchor="middle" font-size="10px" x="50%" y="100%">Viewer does not support full SVG 1.1<\/text>//gm' *.svg