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

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

[Octave-bug-tracker] [bug #46292] Axes with absolute "units" have wrong


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46292] Axes with absolute "units" have wrong dimensions in printout
Date: Sun, 25 Oct 2015 14:37:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

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

gl2ps behavior is not responsible for the flickering, we do have to rescale
the figure whatever the scale gl2ps uses. The process of printing is:
* resize the figure at printing dimensions so that the position of text and
other fixed size objects can be recomputed,
* draw and let gl2ps capture coordinates
* come back to original on-screen dimensions.

The flickering is unavoidable (for non "auto" paperpositionmode) unless we
make an invisible copy of the figure and print that one, but this only works
on some machines with linux.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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