From: LUK S. <shu...@po...> - 2004-01-30 15:47:22
|
John Hunter wrote: >>>>>>"LUK" == LUK ShunTim <shu...@po...> writes: > > LUK> ** (log_demo.py:1264): WARNING **: Couldn't load font "Times > LUK> 9.599609375" falling back to "Sans 9.599609375" > > LUK> CVS. > > Are you sure you are getting this message from the PS backend??? This > looks more like a message coming from one of the GUI backends. I > don't generate any error messages like this in matplotlib. > > With a fresh cvs checkout: > > hunter:~/tmp/matplotlib> grep -ri 'falling back to' . > > turns up nothing. > > JDH > > > > Yes. I did "python log_demo.py", got the gtk GUI and clicked on the "save" icon to produce the eps file. So it is as you said, it comes from the GUI backend. No warning when I did "python log_demo.py -dPS" Regards, ST -- |