I used git bisect to work out where this first happens and it says
https://github.com/matplotlib/matplotlib/commit/4dd3de1b580ac0d7dc53bcca396ba1bf25a8eea9is
the first bad commit. This commit does make changes to the PDF backend
so it seems feasible. Unfortunately I don't know the backend code so this
is currently out of my depth...

Perhaps Michael could weigh in on this? Or others familiar with backend
workings?

Andrew


On 31 October 2012 16:29, Nicolas Rougier <nicolas.roug...@inria.fr> wrote:

>
> I confirm on 1.2.x. on OSX 10.7.5.
>
> Nicolas
>
>
> On Oct 31, 2012, at 17:20 , Andrew Dawson wrote:
>
> > Hi all,
> >
> > I just noticed that colorbar edges are drawn in white when output in PDF
> and black when output in PNG. A small test script is attached along with
> the output to show the difference.
> >
> > I'd be interested in knowing if others can reproduce this? I'm using
> mpl-1.3.x (updated 5 minutes ago) on 64-bit Ubuntu 12.04.
> >
> > Cheers,
> > Andrew
> >
> <bug.py><test.png><test.pdf>------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> >
> http://p.sf.net/sfu/appdyn_sfd2d_oct_______________________________________________
> > Matplotlib-devel mailing list
> > Matplotlib-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to