The only possibly relevant thing I could find was in src/_image.h: $ grep 32768 _image.h if (rows >= 32768 || cols >= 32768) { throw "rows and cols must both be less than 32768";
But something like this was also in the old version... I also looked for "less than" and "below" in the src directory and didn't find anything useful. John On Monday, November 9, 2015 at 1:51:42 PM UTC-8, François wrote: > > On 11/10/15 08:12, John H Palmieri wrote: > > Oh, and in original tarball, it's in 'src/_backend_agg.cpp'. > > > > I'll have to add that between 1.4.3 and 1.5.0 'src/_backend_agg.cpp' > has completely been rewritten... > fbissey@QCD-nzi3 ~ $ wc > /home/extra/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3/src/_backend_agg.cpp > > > 2643 6026 78563 > /home/extra/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3/src/_backend_agg.cpp > > > fbissey@QCD-nzi3 ~ $ wc > /home/extra/portage/dev-python/matplotlib-1.5.0/work/matplotlib-1.5.0/src/_backend_agg.cpp > > > 226 571 6516 > /home/extra/portage/dev-python/matplotlib-1.5.0/work/matplotlib-1.5.0/src/_backend_agg.cpp > > > > That's an extreme slimming program at work here. > > Francois > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.