|
From: Hans-Bernhard B. <br...@ph...> - 2005-11-29 17:49:20
|
John C. Spray wrote: > This leads me to a more general question: is there a standard for > character encoding of strings in GNUPlot? Does it depend at all on the > selected locale, or is it always iso-8859-1 or UTF-8 or so? Does it > depend on the terminal used for output? 'help encoding' will tell you most there is to know about that, as far as the gnuplot core goes. The rest is terminal-specific. |