|
From: Harald H. <h.h...@tu...> - 2004-09-17 08:24:39
|
On Fri, 17 Sep 2004, Petr Mikulik wrote:
> > that any substantial fraction of them get hard-coded into gnuplot's
> > PostScript terminal driver.
>
> Fortunately there are only few supported until now.
> That could change if we really want to support all possible encodings.
And it could ease the addition of new encodings, even by users, without
recompiling gnuplot. The only additional requesite is that "set encoding"
should also understand strings as argument. Then, for example,
set encoding 'privatenc'
loads the encoding file `privateenc.enc'. For the already known encodings,
a compatiblity mode should be preserved, i.e., they should continue to
work without quotation marks.
The only problem I see are 8.3 filenames. Is there still an operating
system that does not work with longer file names?
> I don't like new environmental variable. There is already GNUPLOT_LIB; an=
d
> also "set loadpath". That's enough.
[...]
> But that's simple: that ps header file should be in the same directory as
> gnuplot executable, or in GNUPLOT_LIB, or gnuplot_loadpath.
I fully agree.
Yours
Harald
--=20
Harald Harders Langer Kamp 8
Technische Universit=E4t Braunschweig D-38106 Braunschweig
Institut f=FCr Werkstoffe Germany
E-Mail: h.h...@tu... Tel: +49 (5 31) 3 91-3062
WWW : http://www.harald-harders.de Fax: +49 (5 31) 3 91-3058
|