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

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

[Octave-bug-tracker] [bug #38034] print size error after fltk window res


From: anonymous
Subject: [Octave-bug-tracker] [bug #38034] print size error after fltk window resize
Date: Mon, 07 Jan 2013 12:07:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Ubuntu/12.10 Chromium/22.0.1229.94 Chrome/22.0.1229.94 Safari/537.4

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

                 Summary: print size error after fltk window resize
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 07 Jan 2013 12:07:43 UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Dan Newman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Printing from the fltk plot causes a truncated print output if the fltk window
has been resized.  Example:


graphics_toolkit( 'fltk' );
surf(peaks);


Then resize the figure window on screen, then:


print('test01.png')


Result as shown in attached file.  Truncated region seems to match the
original size of the figure window, before resizing on screen.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 07 Jan 2013 12:07:43 UTC  Name: test01.png  Size: 214kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=27214>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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