2013/1/16 Michael Droettboom :
[...]
>> $ ls /usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf/
>> LICENSE_STIX STIXNonUniBol.ttf STIXSizOneSymBol.ttf
>> STIXGeneralBolIta.ttf STIXNonUniIta.ttf STIXSizOneSymReg.ttf
>> STIXGeneralBol.ttf STIXNonUni.ttf
On 01/16/2013 01:32 PM, Paulo César Pereira de Andrade wrote:
> 2013/1/16 Michael Droettboom :
>
>> There was a very silly bug lurking in USE_FONTCONFIG=True mode, and I've
>> made a PR with a fix here:
>>
>> https://github.com/matplotlib/matplotlib/pull/1666
>Updated test case with that patch:
2013/1/16 Michael Droettboom :
> There was a very silly bug lurking in USE_FONTCONFIG=True mode, and I've
> made a PR with a fix here:
>
> https://github.com/matplotlib/matplotlib/pull/1666
Updated test case with that patch:
http://pcpa.fedorapeople.org/matplotlib-2.7+pull-1666.txt
> However,
On 01/16/2013 12:22 PM, Paulo César Pereira de Andrade wrote:
2013/1/16 Michael Droettboom :
-USE_FONTCONFIG = False
+USE_FONTCONFIG = True
[...]
I think this is safe to be made a patch for Linux distros. I believe this could
be the default for *Linux and *BSD in matplotlib.
This will silen
2013/1/16 Michael Droettboom :
>> -USE_FONTCONFIG = False
>> +USE_FONTCONFIG = True
[...]
>> I think this is safe to be made a patch for Linux distros. I believe this
>> could
>> be the default for *Linux and *BSD in matplotlib.
>>
> This will silence things, and I agree it probably should be the
On 01/16/2013 10:38 AM, Paulo César Pereira de Andrade wrote:
> 2012/12/8 Paulo César Pereira de Andrade
> :
>>Hi,
>>
>>Recently I asked to become comaintainer of matplotlib in Fedora and
>> did update to 1.2.0
> [...]
>
>> doctest:1214: UserWarning: findfont: Font family ['STIXGenera
2012/12/8 Paulo César Pereira de Andrade
:
> Hi,
>
> Recently I asked to become comaintainer of matplotlib in Fedora and
> did update to 1.2.0
[...]
> doctest:1214: UserWarning: findfont: Font family ['STIXGeneral']
> not found. Falling back to Bitstream Vera Sans
[...]
> I opened tw
Hi,
Recently I asked to become comaintainer of matplotlib in Fedora and
did update to 1.2.0
for the upcoming f18 and rawhide.
I am also working on an experimental sagemath package that I hope to
get in f19 and
make a backport to f18. One example of the font problem is:
--%<---%<--%<---%<-