Re: [Matplotlib-users] svg in plot

2012-02-21 Thread William Hoburg
Hi @Jakob and Bartosz Thx; Both approches (PYX and svgutils) worked well. But there are some things to consider. svgutils for instance uses coordinates from the top left corner. On Ubuntu (I use 11.10 x64) PYX can be installed from repository using synaptics. svgutils can be installed without p

[Matplotlib-users] svg in plot

2012-02-16 Thread William Hoburg
Hi everybody, Is there a way to import a svg-image into a plot? I know that there are some possibilities to import png (http://matplotlib.sourceforge.net/examples/pylab_examples/demo_annotation_box.html) or eps (which is then rastered). But till now I didn't find any way to import/embed a real ve