From: Russell E. O. <ro...@uw...> - 2012-09-24 18:24:10
|
In article <506...@st...>, Michael Droettboom <md...@st...> wrote: > For the compilation problem, I am no Objective-C expert, but in C, line > 3557 should certainly read: > > NSSize pxlSize = NSMakeSize(rep->pixelsWide, rep->pixelsHigh); > > I wonder if that fixes it -- but that's a total stab in the dark. This > was a part of the code that was changed quite recently. I opened issue #1304 <https://github.com/matplotlib/matplotlib/issues/1304> but did not append your comment. -- Russell |