Peter I. Hansen wrote:
> On Tue, Mar 25, 2008 at 11:33 PM, Kaushik Ghose <[EMAIL PROTECTED]> 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


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to