There are two different things going on here.
Between 1.2.1 and now, there was a bugfix to the font selection routine
that inadvertently introduced a bug selecting fonts in the usetex
backend. You may notice that on master, the IPA font selected is
different. The file size difference can be
My results for running that small code snippet is below so I actually get
quite different results with the two different backends. Any idea what
could be the cause?
Creator:cairo 1.10.2 (http://cairographics.org)
Producer: cairo 1.10.2 (http://cairographics.org)
Tagged: no
Pa
Sorry about the Cairo backend. That was a mistake on my end in the command
getting overridden by loading my matplotlibrc file that I overlooked. It
was the first time I was using the new rc load features.
So I actually got that working but the latex code \textipa{} didn't display
correctly with th
On 2013/07/29 9:17 PM, Jeffrey Spencer wrote:
> I have three different versions of matplotlib that all output different
> file sizes with matplotlib 1.1.1 providing the smallest. This is for the
> same exact script. I can post the script if that helps.
>
> MPL 1.4.x: 539.32kb, Ubuntu 12.10
> MPL 1.
On 07/30/2013 09:23 AM, Jouni K. Seppänen wrote:
> Jeffrey Spencer writes:
>
>> I have three different versions of matplotlib that all output different
>> file sizes with matplotlib 1.1.1 providing the smallest. This is for the
>> same exact script. I can post the script if that helps.
>>
>> MPL 1
Jeffrey Spencer writes:
> I have three different versions of matplotlib that all output different
> file sizes with matplotlib 1.1.1 providing the smallest. This is for the
> same exact script. I can post the script if that helps.
>
> MPL 1.4.x: 539.32kb, Ubuntu 12.10
> MPL 1.1.1: 172.56kb Ubuntu
I have old scripts I had made that I was rerunning in newer versions of
matplotlib. They now fail because the function requires dashes to be
greater than 0. I have them set to zero as below and it still throws the
error. I had to set the zero in the middle to 1e-12 to get around this but
is this th
I have three different versions of matplotlib that all output different
file sizes with matplotlib 1.1.1 providing the smallest. This is for the
same exact script. I can post the script if that helps.
MPL 1.4.x: 539.32kb, Ubuntu 12.10
MPL 1.1.1: 172.56kb Ubuntu 12.10
MPL 1.2.1: 475.9kb, Ubuntu 13.