help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plot font problem


From: daviddoria
Subject: Plot font problem
Date: Sat, 31 Jan 2009 06:51:08 -0800 (PST)

When I try to save a figure, I get this error

octave:11> print -djpg test.jpg
gdImageStringFT: Could not find/open font while printing string TestPlot
with font veranda

I read the help and tried to do this:

octave:12> print -djpg -F/usr/share/fonts/msttcore/veranda.ttf test.jpg
gdImageStringFT: Could not find/open font while printing string TestPlot
with font veranda

and that font definitely exists:
address@hidden msttcore]$ pwd
/usr/share/fonts/msttcore
address@hidden msttcore]$ ls
andalemo.ttf  comic.ttf     georgia.ttf   times.ttf     verdana.ttf
arialbd.ttf   courbd.ttf    georgiaz.ttf  trebucbd.ttf  verdanaz.ttf
arialbi.ttf   courbi.ttf    impact.ttf    trebucbi.ttf  webdings.ttf
ariali.ttf    couri.ttf     tahoma.ttf    trebucit.ttf
arial.ttf     cour.ttf      timesbd.ttf   trebuc.ttf
ariblk.ttf    georgiab.ttf  timesbi.ttf   verdanab.ttf
comicbd.ttf   georgiai.ttf  timesi.ttf    verdanai.ttf

Am I doing something wrong?

Thanks,

Dave
-- 
View this message in context: 
http://www.nabble.com/Plot-font-problem-tp21764374p21764374.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]