|
From: gOS <bki...@qu...> - 2009-01-05 15:14:49
|
Hi, I'm receiving a warning due to the fonts I'm trying to use, please help me! I am using Octave 3.01 which uses GNUPlot 4.2. I am trying to display graphs and save them to a file. I originally just used the name of the font I wished to use, but several times GNUPlot would be unable to find the font I had specified. After that I tried setting the font path as per documentation, but that too does not seem to fix the problem. Finally I used Octave to set my default font as specifically as possible, giving it the address from C: to the windows directory, and then specifically naming the font in full, including extension. Where previously, lines of data would not be saved in the plot image I was creating, now all the text shows up. But, I am receiving this warning while plotting, and would like to avoid it: "(pgnuplot.exe:3960): Pango-WARNING **: couldn't load font "C:\WINDOWS\Fonts\COUR BD.ttf Not-Rotated 200", falling back to "Sans Not-Rotated 200", expect ugly out put." It seems to me that the specific problem has to do with the "Not-Rotated 200" bit since that is not an actual font name on the windows system. Does anyone have any idea of how I could fix this problem? Is there a specific font that will work? Can I specify the font name differently? I know warnings aren't errors, but the people I work with treat them as if they are. Please advise! Thank you. :) -- View this message in context: http://www.nabble.com/GNUPlot%2C-Windows%2C-and-Fonts-tp21291966p21291966.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |