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

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

[Octave-bug-tracker] [bug #43609] print jpg with size-option does not re


From: Matthias Jüschke
Subject: [Octave-bug-tracker] [bug #43609] print jpg with size-option does not resize the plot, and size is not correct
Date: Fri, 14 Nov 2014 13:21:18 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0

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

                 Summary: print jpg with size-option does not resize the plot,
and size is not correct
                 Project: GNU Octave
            Submitted by: maju
            Submitted on: Fr 14 Nov 2014 13:21:17 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Maju
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:


surf (peaks);
print('test1.jpg','-djpg')
print('test2.jpg','-djpg','-S640,480')

test1.jpg is a correct figure of size 1200x942 Pixel
test2.jpg is as cropping the upper left edge of test1.jpg.
test2.jpg has the size 640x512 (not 480!)



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fr 14 Nov 2014 13:21:17 GMT  Name: test2.jpg  Size: 61kB   By: maju

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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