25 Sep 16:28
system fonts not found
From: Darren Dale <dsdale24@...>
Subject: system fonts not found
Newsgroups: gmane.comp.python.matplotlib.devel
Date: 2008-09-25 14:31:00 GMT
Subject: system fonts not found
Newsgroups: gmane.comp.python.matplotlib.devel
Date: 2008-09-25 14:31:00 GMT
I noticed this morning that my Times and Palatino system fonts are not being found anymore. I removed my fontManager.cache and ran my script with verbose=debug, and it looks like creatFontDict found them, but then findfont cant: $ python characteristics_size_plots.py matplotlib data path /usr/lib64/python2.5/site-packages/matplotlib/mpl-data loaded rc file /home/darren/.matplotlib/matplotlibrc matplotlib version 0.98.3 verbose.level debug interactive is False units is False platform is linux2 loaded modules: ['_bisect', 'numpy.ma.types', 'xml.sax.urlparse', 'distutils', 'matplotlib.errno', 'pylab', 'numpy.core.defchararray', 'xml._xmlplus', 'matplotlib.tempfile', 'distutils.sysconfig', 'ctypes._endian', 'encodings.encodings', 'matplotlib.dateutil', 'matplotlib.colors', 'numpy.core.numerictypes', 'numpy.testing.sys', 'numpy.core.info', 'xml', 'numpy.fft.types', 'numpy.ma.operator', 'distutils.dep_util', 'numpy.ma.cPickle', 'struct', 'numpy.random.info', 'tempfile', 'base64', 'numpy.linalg', 'matplotlib.threading', 'numpy.testing.operator', 'enthought.pyface', 'imp', 'numpy.testing', 'collections', 'numpy.core.umath', 'numpy.lib.pkgutil', 'pytz.os', 'numpy.lib.numpy', 'numpy.core.scalarmath', 'numpy.ma.sys', 'matplotlib.matplotlib', 'string', 'numpy.testing.os', 'matplotlib.locale', 'numpy.lib.a rraysetops', 'numpy.testing.unittest', 'numpy.lib.math', 'encodings.utf_8', 'matplotlib.__future__', 'pytz.tzinfo', 'numpy.testing.re', 'itertools', 'numpy.version', 'numpy.lib.re', 'distutils.re', 'ctypes.os', 'numpy.core.os', 'numpy.lib.type_check', 'httplib', 'enthought.traits', 'bisect', 'signal', 'enthought.pyface.ui', 'numpy.lib.types', 'numpy.lib._datasource', 'random', 'numpy.ma.extras', 'numpy.fft.fftpack_lite', 'matplotlib.cbook', 'ctypes.ctypes', 'xml.sax.xmlreader', 'matplotlib.pytz', 'numpy.__builtin__', 'distutils.log', 'xml.sax.saxexts', 'cStringIO', 'numpy.ma.core',(Continue reading)
RSS Feed