|
From: Petr M. <mi...@ph...> - 2006-11-02 18:01:58
|
> Ah, sorry. The change was too subtle for me to notice > using that test image. > > Yes, you are right that the PostScript driver reverses > the image and the x11 driver does not. Both post and x11 > shift the image to the left, however. > >> The wxt, png, and pdf driver neither shift nor reverse. Your test script is fine ... just now I needed to write "plot 'binary1' binary filetype=gpbin", I wonder why... But I don't agree with your conclusions. I can see that postscript, fig and svg are correct with reversed both x-axis and the image, while png gives shifted non-reversed image and x11 not-shifted not reversed. --- PM |