Re: [Matplotlib-users] Mapping fonts properly

2010-08-23 Thread Michael Droettboom
On 08/23/2010 11:08 AM, Daniel Hyams wrote: Thanks for your response Michael! Deleting the fontList.cache indeed solved the problem. The first sample that I gave below now works fine under both Windows and Linux; whew...I would have never known about that cache file without your help. So, s

Re: [Matplotlib-users] Mapping fonts properly

2010-08-23 Thread Daniel Hyams
Thanks for your response Michael! Deleting the fontList.cache indeed solved the problem. The first sample that I gave below now works fine under both Windows and Linux; whew...I would have never known about that cache file without your help. So, should the fontList.cache file be deleted each tim

Re: [Matplotlib-users] Mapping fonts properly

2010-08-23 Thread Michael Droettboom
On 08/22/2010 10:00 PM, Daniel Hyams wrote: I am searching for advice on how to handle selecting a specific font, and using that in a matplotlib figure. As a background, the font will be picked through the wx.FontDialog (common font dialog) provided by wxPython. So, what I will have is the fo

[Matplotlib-users] Mapping fonts properly

2010-08-22 Thread Daniel Hyams
I am searching for advice on how to handle selecting a specific font, and using that in a matplotlib figure. As a background, the font will be picked through the wx.FontDialog (common font dialog) provided by wxPython. So, what I will have is the font face (Arial, Times New Roman, Algerian, etc.