📅 2014-Jun-02 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ ipe, svg, svgtoipe ⬩ 📚 Archive
To insert a SVG image into IPE, it first needs to be converted to IPE format. The svgtoipe program can be used to do this.
$ sudo apt install svgtoipe
$ svgtoipe foo.svg foo.ipe
Tried with: IPE 7.1.4 and Ubuntu 14.04