help-octave
[Top][All Lists]
Advanced

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

symbols size doubled from 3.1.51 to 3.1.52


From: Francesco Potorti`
Subject: symbols size doubled from 3.1.51 to 3.1.52
Date: Mon, 23 Feb 2009 15:44:00 +0100

When producing a PNG or SVG plot with Octave, the symbols size doubles
switching from 3.1.51 to 3.1.52.

I dumped the gnuplot output, and in fact I see instructions like this:

  set style line 3 linecolor rgb "#000000"
   linewidth 2.000000 pointsize 2.000000;

while the same plot in 3.1.51 produces

  set style line 3 linecolor rgb "#000000"
   linewidth 2.000000 pointsize 1.000000;

Is this change intentional?

If not, I'll try to setup a bug report or even to debug it myself.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

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