Re: svgtoipe problem
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Organization | Ipe HQ |
| Message-ID | <[email protected]> |
On 27/08/14 19:17, Fabien Lafont wrote:> Hello everyone, > > I used to use pdftoipe for a while but recently I had to convert a > picture including semi-transparent areas. It seems that pdftoipe does > not support transparency. I tried to use svgtoipe (I was first very glad > because I'm python user) but it seems that it does not support UTF8 > encoding: > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > ^ > SyntaxError: invalid syntax > > How can avoid that? It seems you said: python test.svg instead of python svgtoipe.py test.svg Cheers, Otfried