Re: [matplotlib-devel] backend_macosx linewidth bug

2012-09-03 Thread Michiel de Hoon
Hi Eric, I may be able to look at this over the weekend. Best, -Michiel. --- On Sun, 9/2/12, Eric Firing wrote: > From: Eric Firing > Subject: backend_macosx linewidth bug > To: "Michiel de Hoon" > Cc: "matplotlib development list" > Date: Sunday, September 2, 2012, 10:17 PM > Michiel, > >

[matplotlib-devel] backend_macosx linewidth bug

2012-09-02 Thread Eric Firing
Michiel, In the 4th comment on https://github.com/matplotlib/matplotlib/issues/786 I give a little example illustrating a macosx bug: it seems that when drawing a path, the linewidth, which is specified in points, is not interpreted correctly unless the figure.dpi has exactly the right value.