Dear Matplotlib users,
Mathtext primed used to be rendered correctly in 1.0.0 like so
But now they look tiny and badly spaced in 1.1.0 like so
I haven't tried with all fonts, but it is the case with Bitstream
Vera
Unfortunately, this is something that I haven't considered when
implementing the FancyArrowPatch.
As you may know, FancyArrowPatch is a single patch object (at least
viewed from outside), so you cannot have multiple linestyles that can
be set by users.
So, one option is to change the implementatio
Hi Michiel,
> OK, that is good to know.
> The Apple-supplied python is not installed as a framework; I don't know for
> the Enthought distribution.
Are you sure about this? The Python libraries reside in
/System/Library/Frameworks/Python.framework (at least on Lion, but also on
earlier version