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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #52940] Regression with "PaperPosition" and printing
Date: Wed, 31 Jan 2018 17:34:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

I attached a patch in which I did the following:
* prevent figure windows from being updated (no resize) at print time. For
this I just added a "__printing__" hidden property which is checked when
updating the figure window. 
* allow figures that have been visible at least once (with a well setup opengl
context) to be printed without osmesa when they are invisible. For this I
added a "__gl_window__" hidden property that is set "on" once the figure has
been shown. 





(file #43147)
    _______________________________________________________

Additional Item Attachment:

File name: print_noresize_invisible.patch Size:5 KB


    _______________________________________________________

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]