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

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

[Octave-bug-tracker] [bug #52940] Regression with "PaperPosition" and pr


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52940] Regression with "PaperPosition" and printing
Date: Tue, 23 Jan 2018 04:40:45 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #12, bug #52940 (project octave):

It just occurred to me that I should check if FLTK consistently produces a
centered plot.  It appears to:


octave:1> graphics_toolkit fltk
octave:2> tst_paperpos
viewport = 0 0 720 396
octave:3> tst_paperpos
viewport = 0 0 720 396
octave:4> close all
octave:5> graphics_toolkit qt
octave:6> tst_paperpos
viewport = 0 0 720 396
octave:7> tst_paperpos
viewport = 0 0 720 485


The last Qt toolkit plot is the one that is shifted upward.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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