| 
      
      
      From: Ethan M. <merritt@u.washington.edu> - 2011-08-22 02:44:11
      
     | 
| On Sunday, 21 August 2011, Tatsuro MATSUOKA wrote: > Hello > > I have found the warnings in the demo test (stringvar.dem) on the wxt terminal: (gnuplot.exe:2364): Pango-WARNING **: couldn't load font "WingDings Not-Rotated 560", falling back to "Sans Not-Rotated 560", expect ugly output. > > Points are plotted 'J' and 'D' instead of characters. > > This may not be a gnuplot problem but a font handling problem of pango. Yes. It means that the pango library could not find the WingDings font. I do not know why the font would be missing, however, since it is a standard MS Windows font named wingding.ttf. Ethan |