2013/1/16 Michael Droettboom <md...@stsci.edu>:

>> -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 default
> on Linux, but I'm not sure if it's correct.  If F18 really does have

  So far I managed to "apparently" solve my issues with my work in
progress sagemath package for fedora.

> STIX 1.1, then it's not going to work since the layout of the fonts has
> changed so much.  That's going to require a great deal of effort.  Can

  Yes, it has STIX 1.1.

> you successfully run the test suite with this change?  That should catch

  Sorry that I am not much experienced with matplotlib, but I am willing to
help in whatever I can, given that now I can modify/update the matplotlib
package in Fedora. After running it for the first time, and not looking
much at the sources, it appears to have way too many test failures...

$ nosetests-2.7 -v matplotlib.tests 2>&1 | tee ~/matplotlib-2.7.txt
http://pcpa.fedorapeople.org/matplotlib-2.7.txt

$ nosetests-3.3 -v matplotlib.tests 2>&1 | tee ~/matplotlib-3.3.txt
http://pcpa.fedorapeople.org/matplotlib-3.3.txt

> any glyph mismatch problems.  Is there a way to have the package depend
> on 1.0 version of the fonts until matplotlib has a chance to update its
> tables?

  I am afraid this may not be an option (using stix fonts 1.0).

> Mike

Thanks,
Paulo

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to