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()
>    plot([0])
>    grid()
>    text(0, 0, 'Baseline at 0?', va='baseline')
>
> The fix is merely a sign change.
>
> Generally, is it preferable to submit patches through the SourceForge
> tracker or to the matplotlib-devel list?

I missed this patch -- it's never a bad idea to post here with a link
to the sf patch.  I assigned it to Michael, since he implemented the
original baseline support.  Thanks for the patch!

JDH

-------------------------------------------------------------------------
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

Reply via email to