[Matplotlib-users] Latex primed regression?

2012-04-15 Thread Alexander Wagner
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

Re: [Matplotlib-users] FancyArrowPatch -|> style doesn't have solid arrowhead when linestyle='dashed'

2012-04-15 Thread Jae-Joon Lee
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

Re: [Matplotlib-users] Focus in OSX

2012-04-15 Thread Ludwig Schwardt
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