Re: [Matplotlib-users] Inconsistent font handling in axis labels

2014-09-23 Thread Daniele Nicolodi
On 23/09/14 13:51, Daniele Nicolodi wrote: > The effect is that the plot title, legend, and tick mark labels are > correctly rendered in Helvetica Light, while axis labels are rendered in > Helvetica Regular. > > I'm I missing something or there is a problem in matplotlib for which > the weight fo

[Matplotlib-users] Inconsistent font handling in axis labels

2014-09-23 Thread Daniele Nicolodi
Hello, I would like to create PDFs of plot using the Helvetica font in the Light variant. In my old Mac OS X installation I somehow achieved this, I don't remember exactly how, but probably with an ugly hack that involved making matplotlib aware only of this variant of the font. In my new Mac OS X