Inkscape

inkscape

ubuntu使用PPA安装Inkscape 0.91

你也许知道,Inkscape是一个开源的矢量图形编辑程序,与Adobe Illustrator类似,使用W3C标准的SVG为文件格式。可以安装在Linux,OS X,windows系统上。最新的稳定版本是Inkscape 0.91。 ubuntu及其衍生系统安装Inkscape launchpad.net有一个PPA可用。ubuntu,Linux Mint,Elementary OS可以使用PPA来安装最新的版本。首先将PPA添加到系统,更新本地软件库索引,再安装Inkscape。如下: sudo add-apt-repository ppa:inkscape.dev/stable sudo apt-get update sudo apt-get install inkscape Inkscape界面 如果你要删除Inkscape,使用下面的命令:...