Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Paulo César Pereira de Andrade
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

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Michael Droettboom
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:

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Paulo César Pereira de Andrade
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,

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Michael Droettboom
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

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Paulo César Pereira de Andrade
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

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Michael Droettboom
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

Re: [matplotlib-devel] Font issues in fedora 18 and rawhide

2013-01-16 Thread Paulo César Pereira de Andrade
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

[matplotlib-devel] Font issues in fedora 18 and rawhide

2012-12-08 Thread Paulo César Pereira de Andrade
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: --%<---%<--%<---%<-