标签:linu 图像 效果 title nbsp bsp article row cal
在ubuntu下将png格式的图片转换成svg格式步骤如下:
1.安装 inkscape
sudo apt-get install inkscape
2.安装 python-lxml
sudo apt-get install python-lxml
3.使用 inkscape 打开png图像
4.点中图像,选择命令 效果->图像->嵌入所有图像
5.保存成svg格式
标签:linu 图像 效果 title nbsp bsp article row cal
原文地址:http://www.cnblogs.com/xiaojikuaipao/p/6744961.html