octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Difference in greek tic marks for x11 and aqua?


From: Dmitri A. Sergatskov
Subject: Re: Difference in greek tic marks for x11 and aqua?
Date: Mon, 3 Nov 2008 10:54:57 -0600

On Mon, Nov 3, 2008 at 10:11 AM, Ethan A Merritt
<address@hidden> 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.
--

Attachment: Gnuplot.png
Description: PNG image

Attachment: Gnuplot2.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]