Re: [matplotlib-devel] backend agg bug

2007-04-18 Thread Eric Firing
Manuel, Thanks very much. I have applied your patch. Eric Manuel Metz wrote: > Dear all, > some time ago (October last year) I mailed a patch for a bug in > backend_agg.py which is still not included. I attached the patch against > the latest SVN again. > The problem seems to be a missing parame

[matplotlib-devel] backend agg bug

2007-04-18 Thread Manuel Metz
Dear all, some time ago (October last year) I mailed a patch for a bug in backend_agg.py which is still not included. I attached the patch against the latest SVN again. The problem seems to be a missing parameter when calling the function draw_ellipse. Manuel -- -