On Tuesday 10 June 2008 1:34:45 pm John Hunter wrote:
> On Tue, Jun 10, 2008 at 11:51 AM, Michael Droettboom <[EMAIL PROTECTED]>
wrote:
> > Is anyone else working on this? I think I may have some time to this
> > afternoon, and I don't want to duplicate effort.
>
> It's been on my wish list, but
Greetings,
The SciPy 2008 Conference website is now open: http://conference.scipy.org
This year's conference will be at Caltech from August 19-24:
Tutorials:August 19-20 (Tuesday and Wednesday)
Conference: August 21-22 (Thursday and Friday)
Sprints: August 23-24 (Saturday and
On Tue, Jun 10, 2008 at 11:51 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Is anyone else working on this? I think I may have some time to this
> afternoon, and I don't want to duplicate effort.
It's been on my wish list, but I haven't started, so fire away. Sorry
I didn't see your mail e
Is anyone else working on this? I think I may have some time to this
afternoon, and I don't want to duplicate effort.
Cheers,
Mike
Michael Droettboom wrote:
> Not hard, I don't think. The following will give you a FT2Image object
> of the expression:
>
> from matplotlib.mathtext import MathTe
On Tue, Jun 10, 2008 at 10:15 AM, Stan West <[EMAIL PROTECTED]> wrote:
> Hi. A few days ago, I submitted a patch (1985420) to repair text baseline
> alignment, but I'm wondering if it hasn't come to a developer's attention.
> The following is a simple test script for the behavior:
>
>figure()
Hi. A few days ago, I submitted a patch (1985420) to repair text baseline
alignment, but I'm wondering if it hasn't come to a developer's attention.
The following is a simple test script for the behavior:
figure()
plot([0])
grid()
text(0, 0, 'Baseline at 0?', va='baseline')
The f
On Tue, Jun 10, 2008 at 9:21 AM, Stan West <[EMAIL PROTECTED]> wrote:
> Greetings. According to http://www.wxpython.org/recentchanges.php,
> SetInitialSize became available at version 2.7.2.0 (7 Nov 2006) of wxPython.
> It renamed the prior SetBestFittingSize, for which I found no other mention
>
Greetings. According to http://www.wxpython.org/recentchanges.php,
SetInitialSize became available at version 2.7.2.0 (7 Nov 2006) of wxPython.
It renamed the prior SetBestFittingSize, for which I found no other mention
in the changes document. (That version history lists those methods as
belongi