Difference in greek tic marks for x11 and aqua?
Dmitri A. Sergatskov
dasergatskov at gmail.com
Mon Nov 3 10:54:57 CST 2008
On Mon, Nov 3, 2008 at 10:11 AM, Ethan A Merritt
<merritt at u.washington.edu> wrote:
> I can guarantee that this works correctly inside gnuplot.
> Of course, if your system doesn't really have those fonts installed.....
>
>> I am not sure if it is a bug in octave or just a feature of x11 terminal.
>
> I suspect it is neither, but instead an issue with the local system
> font configuration.
>
Ataached are two snapshots. First is the result of
set term x11 enh
set xlabel "{/Symbol q}, radians" font "Helvetica, 20"
plot sin(x)
The second one is the result of
set term x11 enh font "Helvetica, 20"
set xlabel "{/Symbol q}, radians"
plot sin(x)
This is with few days old cvs snapshot of gnuplot on fedora 9
[...]$ xlsfonts | grep -i helv | wc
96 96 6010
> --
> Ethan A Merritt
>
Sincerely,
Dmitri.
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gnuplot.png
Type: image/png
Size: 9463 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20081103/e94d1978/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gnuplot2.png
Type: image/png
Size: 9755 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20081103/e94d1978/attachment-0003.png
More information about the Octave-maintainers
mailing list