> "Asheesh" == Asheesh Laroia <[EMAIL PROTECTED]> writes:
Asheesh> On Mon, 14 Aug 2006, John Hunter wrote:
>> Hey Asheesh -- sorry we missed this the first time. I just
>> tried to apply it but the patch didn't go through because of
>> the dir naming conventions you are using
> "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
Darren> When I run the following: figure(); plot([1,2]) figure();
Darren> plot([1,2])
Darren> and then I use the zoom widget in one figure, and then try
Darren> to use the zoom widget in the other figure without turning
I moved this to the devel list -- that seemed more appropriate.
Stefan van der Walt wrote:
> On Mon, Aug 14, 2006 at 11:12:29AM -0700, Christopher Barker wrote:
>> Another (or additional) option is for both MPL and wx to support
>> the new array interface protocol in numpy.
>> Travis posted a pat
On Tuesday 15 August 2006 12:32, John Hunter wrote:
> > "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
>
> Darren> When I run the following: figure(); plot([1,2]) figure();
> Darren> plot([1,2])
>
> Darren> and then I use the zoom widget in one figure, and then try
> Darren
Hi all,
Please John, take some time before SciPy conf to answer at least some of
this questions, because the SoC deadline (21st August) is *very* near.
1) I'm having some problems regarding FT2Font.
The problem is when I instantiate FT2Font like:
font = FT2Font(filename)
and when I call it's met