From: Fernando P. <fpe...@gm...> - 2010-10-12 23:17:23
|
On Tue, Oct 12, 2010 at 3:03 PM, Carl Karsten <ca...@pe...> wrote: > > Run the code, you get a window that has a 'save' button, the dialog > has a 'type svg' option > the svg renders with the blue/green dots everywhere (rendering using > both rsvg-view and inkscape, which use different rendering engines.) > save as png, display png, dots only inside circle. > Yup, clipping is completely broken in SVG, reported here: http://sourceforge.net/mailarchive/forum.php?thread_name=AANLkTik-Ty-V-QFEmkjhJH%2B-%3DtEZTTXyJLXxW%2B34E_hh%40mail.gmail.com&forum_name=matplotlib-devel Cheers, f |