John Hunter wrote: > If some wx guru sees an easy fix here, by all means add it. > Otherwise, we should decide on a minimum wxpython version for the > trunk and raise an exception.
I don't know how GraphicsContext is used in MPL, but it provides nifty features like alpha blending and anti-aliasing -- if we want those features, we need it, and 2.6 is out. On the other hand, we can get all that with wxAgg, so maybe keeping the plain wx back-end simple, and use only DCs is fine. Personally, I use recent wx versions and wxAgg, so it makes no difference to me. Ken, Thanks for you work on the wx back-ends in general -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] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel