>> 3.1.52-1 and 3.1.52-2 have problems with plotting when printing to png >> or svg. In the former, antialising apparently does not work, so both >> lines and numbers are ugly. In both, symbols are maybe twice as big as >> they used to be, this is true at least for circles and stars. > >I can only confirm the symbol size problem above. It seems to be a >regression between versions 3.1.51 and 3.1.52 of Octave. However, in both >versions I get non antialiased graphics with the png device.
Okay, they are not antialiased in any case. And the problem is mine: while 3.1.51 produces 640x480 PNG images by default, 3.1.52 produces 576x432 images by default which I wrongly forced to scale at 640x480. I think that the latter is not a very sane default, and should be changed, but maybe not technically a bug. >On the other hand, when I print on svg here, it is even worse than what you >described: I get an almost empty plot, with just the ticks labels. Hm. I get the svg correctly, but with big symbols and also big title fonts. -- 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: [email protected] (entrance 20, 1st floor, room C71) Web: http://fly.isti.cnr.it/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

