help-octave
[Top][All Lists]
Advanced

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

Re: Using fonts with the print command


From: natblist
Subject: Re: Using fonts with the print command
Date: Fri, 25 Jul 2008 04:03:46 -0700 (PDT)

Thanks Dave, this was a big help,

Just to add to Dave T's info, if you're using windows (as I am :) with
octave 3, to get the fonts to work, use the full path to the windows font
like this:

title ("foo bar" ,'FontName', 'c:/windows/fonts/Arial.ttf')     ; 

I messed around with adding GDFONT environment variable in 'doze, but the
above was the only way that worked for me in 3.0.1.

(also, note the unix-slash / instead of 'doze slash \ in the path)

Hope this is useful,

Nat


-- 
View this message in context: 
http://www.nabble.com/Using-fonts-with-the-print-command-tp15949689p18649555.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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