SourceForge logo
SourceForge logo
Menu

matplotlib-checkins

Revision: 3636
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3636&view=rev
Author: mdboom
Date: 2007年07月30日 12:46:53 -0700 (2007年7月30日)
Log Message:
-----------
Fix numpification typo affecting mathtext output with Cairo backend.
Modified Paths:
--------------
 trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py
Modified: trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py	2007年07月30日 18:57:09 UTC (rev 3635)
+++ trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py	2007年07月30日 19:46:53 UTC (rev 3636)
@@ -335,7 +335,7 @@
 Xall[:,i] = npy.fromstring(s, npy.uint8)
 
 # get the max alpha at each pixel
- Xs = npy.mlab.max (Xall,1)
+ Xs = npy.max (Xall,1)
 
 # convert it to it's proper shape
 Xs.shape = imh, imw
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 3702
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3702&view=rev
Author: mdboom
Date: 2007年08月13日 05:46:26 -0700 (2007年8月13日)
Log Message:
-----------
Removed obsolete comment.
Modified Paths:
--------------
 trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py
Modified: trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py	2007年08月12日 07:21:47 UTC (rev 3701)
+++ trunk/matplotlib/lib/matplotlib/backends/backend_cairo.py	2007年08月13日 12:46:26 UTC (rev 3702)
@@ -302,7 +302,6 @@
 
 def _draw_mathtext(self, gc, x, y, s, prop, angle):
 if _debug: print '%s.%s()' % (self.__class__.__name__, _fn_name())
- # mathtext using the gtk/gdk method
 
 ctx = gc.ctx
 width, height, glyphs, rects = math_parse_s_cairo(
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
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 によって変換されたページ (->オリジナル) /