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

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

[Octave-bug-tracker] [bug #52752] "paperposition" property messes with l


From: Rik
Subject: [Octave-bug-tracker] [bug #52752] "paperposition" property messes with legend size
Date: Tue, 19 Nov 2019 12:29:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #7, bug #52752 (project octave):

Thanks Pantxo.  The regression has been fixed so I'm re-closing the report.

This is a separate issue, but during printing the the Qt toolkit seems to
calculate the size of the legend box incorrectly and there are characters that
extend outside the box.  The code was


graphics_toolkit('qt');
fplot(@(x) sin(x*pi*2+[0:3]*pi/2), [0, 2]);
set(gcf(), 'paperposition', [ 0 0 10 3 ]);
print tst.png


Attaching file tst.png for reference.


(file #47899)
    _______________________________________________________

Additional Item Attachment:

File name: tst.png                        Size:35 KB
    <https://savannah.gnu.org/file/tst.png?file_id=47899>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52752>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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