Thanks Ken!!

 > More importantly, I written
> another set of the agg-to-wx.Bitmap conversion routines that uses the  
> new BitmapFromBufferRGBA() function in wxPython 2.8.

Are these in Python or c++?

> The blit()  
> routine also got a bit faster after I realized it was more efficient  
> to just convert the whole buffer and blit part of it instead of  
> clipping during conversion.

really? interesting -- it shows you never know!

> I have tested these changes with wxPython 2.8.1.1 under OSX 10.4.8.   
> My goal is that none of the changes break compatibility with wxPython  
> 2.4 or 2.6.

um, how is that possible if you're using the new 2.8 functions?

> I'd really appreciate it if someone could test and  
> benchmark those versions using `examples/animation_blit_wx.py'.

I'll see what I can do.

By the way, did you see the weird toolbar behavior with 2.8 on OS-X?

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to