Searched refs:inkscape (Results 1 – 3 of 3) sorted by relevance
12 inkscape $(subst .png,.svg, $(word 2, $(subst /, , $(@)))) --without-gui \
3 To convert the svg icons to other formats, make sure inkscape and imagemagick
486 def inkscape(self, fileName=None, encoding="utf-8"): member in SVG