|
From: Michael D. <md...@st...> - 2008-03-26 14:55:02
|
Peter I. Hansen wrote: > On Tue, Mar 25, 2008 at 11:33 PM, Kaushik Ghose <kau...@gm...> wrote: > >> Hi Everyone, >> >> I have a peculiar problem, and I wonder if anyone can assist me. >> >> I have two figures generated from matplotlib and saved as svgs. They >> both print fine, and they load in Inkscape just fine. >> >> However, when I copy one figure and paste it into the other, the pasted >> figure's labels and text become garbled. >> > > A trick that works for me is to produce eps files with matplotlib, > import them in scribus, and then export them to svg. Then they seem to > be nicely compatible with inkscape. > I wonder if you could skip a step and just use the Cairo backend to output SVG? Does that not work? It should be quite similar. Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA |