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

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

[Octave-bug-tracker] [bug #35307] printed bitmaps are the wrong size


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35307] printed bitmaps are the wrong size
Date: Sun, 15 Jan 2012 23:35:14 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

Update of bug #35307 (project octave):

                  Status:                    None => Ready For Test         

    _______________________________________________________

Follow-up Comment #3:

I've attached a first attempt at a changeset. This one fixes the gnuplot
backend for me.

On MacOS, fltk-aqua behaves strangely so I'm  not getting the correct figure
height. Below is a test script that produces a png file with 1023x767 pixels.


figure (1)
clf
plot (rand (3))
print test_1024x768.png '-S1024,768'


With the attached changeset, and using the gnuplot backend, I get the correct
size (1024x768). With the fltk backend I get 1024x770. I thought I had
reported this bug, but don't see it at the moment in the tracker (I'll need to
look more carefully).

(file #24831)
    _______________________________________________________

Additional Item Attachment:

File name: changeset.patch                Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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