On Sun, 22 May 2011 10:59:31 +0200
Nunzio Losacco <nun...@gm...> wrote:
> Hi all,
>
> I'm really not happy with the default Symbol font used by Gnuplot on my
> linux system. That is an ugly Sans greek font while I'd like some Roman
> Greek font.
> I've found a "CM Roman Greek" font on my system through fc-list. but
> apparently gnuplot doesn't understand it:
>
> if I do:
>
> term pngcairo ...... font "CM Roman"
>
> it uses the correct Roman font, but if I do
>
> term pngcairo ...... font "CM Roman Greek" it reverts to using the default
> Sans (no greek!!) font.
>
> What am I missing?
Say, which version do you use?
Have you tried enhanced syntax?
Does help gd help?
|