octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49622] Save to file does not respect window s


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #49622] Save to file does not respect window size
Date: Wed, 16 Nov 2016 14:42:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49622 (project octave):

                Category:                     GUI => Plotting with OpenGL   

    _______________________________________________________

Follow-up Comment #2:

@Dmitry: You need to use the bug tracker interface when you reply so that your
answers appears. 

Quoting your answer and attaching the figure you provided:
>> Thanks, now it repsects aspect ration. Despite this improvement printing
still produces unoccupied areas. See attachement.

I tested the following in the just released Octave 4.2 and I see no unoccupied
space:


hf = figure ();
plot (1:10)
set (hf, "paperpositionmode", "auto")
set (hf, "position", [0 0 1000 400])
print /tmp/test2.png


Does this work for you? If so can you provide a script that shows the bug?

(file #38994)
    _______________________________________________________

Additional Item Attachment:

File name: paper_test.png                 Size:122 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49622>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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