|
From: Petr M. <mi...@ph...> - 2010-02-08 14:18:38
|
> I have tried a new patch. > > In my case (Msys+mingw on win xp), size and position seem to work correct with the new patch. I tried again, and "set term win pos ... size ..." works for patched gnuplot-cvs but not for gnuplot 44rc1 even though the patch applies correctly. Can you try it? Petr > > > One thing I am not sure about is, what is to be called the 'size' > > > of the graph window. > > > Is it the total extension of the window on screen? > > > Or is it the extension of the actual plotting canvas? > > > > > > I tend to view the 'size' as the extension of the canvas, but > > > I'm not convinced everybody else does... > > > > Yes, it should be the canvas size. > > > > I have tried the patch gp_add-size-to-win-term.patch on Linux/Wine but > > it does not work for me. It takes position from wgnuplot.ini or the default > > one. > > > > --- > > PM |