SourceForge logo
SourceForge logo
Menu

Re: [matplotlib-devel] backend agg bug

From: Eric F. <ef...@ha...> - 2007年04月18日 17:59:06
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 parameter when calling the function
> draw_ellipse.
> 
> Manuel
> 
> 
> 
> ------------------------------------------------------------------------
> 
> Index: backend_agg.py
> ===================================================================
> --- backend_agg.py	(revision 3243)
> +++ backend_agg.py	(working copy)
> @@ -172,8 +172,8 @@
> if __debug__: verbose.report('RendererAgg.draw_point', 'debug-annoying')
> rgbFace = gc.get_rgb()
> self._renderer.draw_ellipse(
> - gc, rgbFace, x, y, 0.5, 0.5)
> -
> + gc, rgbFace, x, y, 0.5, 0.5, 0.0)
> + 
> def draw_mathtext(self, gc, x, y, s, prop, angle):
> """
> Draw the math text using matplotlib.mathtext
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

View entire thread

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /