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

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

[Octave-bug-tracker] [bug #37584] FLTK printing exceeds height set with


From: Rik
Subject: [Octave-bug-tracker] [bug #37584] FLTK printing exceeds height set with PaperPosition property
Date: Tue, 16 Oct 2012 23:50:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0

URL:
  <http://savannah.gnu.org/bugs/?37584>

                 Summary: FLTK printing exceeds height set with PaperPosition
property
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 16 Oct 2012 04:50:05 PM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When printing using the FLTK backend the end figure is always 0.28 inches
larger on the bottom than the requested PaperPosition height.  This does not
happen with the gnuplot backend.

Sample code:


graphics_toolkit fltk
plot (1:10);
print tst.jpg


Examine tst.jpg in an image editor such as the Gimp and you will find that it
is 8"x6.28" instead of 8"x6".





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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