From: sgiani <sam...@gm...> - 2009-05-28 14:58:01
|
... yap! but what if the term is png enhanced? do I have maybe to have a special *.ttf in my GDFONTPATH? Any suggestions? Thanks in advance, Sam Thomas Sefzick wrote: > > page 2 tells you a little bit more: >> (the "E" character set is accessed via an option on "set encoding") > and 'latin-1' is also called 'iso_8859_1' > > page 1 tells you: > '/' is used for setting fonts > '\' is used for octal codes > > the commands you need are: > > set encoding iso_8859_1 > set xlabel "Wavelength (\305)" > -- View this message in context: http://www.nabble.com/Angstroms-symbol-in-Gnuplot-tp23065915p23763485.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |