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

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

[Octave-bug-tracker] [bug #62149] getframe on MacBook Pro 14" doesn't sh


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #62149] getframe on MacBook Pro 14" doesn't show full plot
Date: Tue, 14 May 2024 03:45:42 -0400 (EDT)

Follow-up Comment #4, bug #62149 (group octave):

[comment #3 comment #3:]
> Is this still an issue with the release candidate for Octave 9.2.0?
> See:
https://octave.discourse.group/t/release-candidate-for-octave-9-2-0-available/5579/4
> 

I've tested this build, and it works, with the following code:


figure (1); plot (1:10)
figure (2); imshow (getframe (1).cdata)
imwrite(getframe (1).cdata, 'export.gif', 'gif')


One difference is there, the file size is 330 kB when I run it using a low
pixel density monitor and on the integrated HDPI Monitor the file size is
1.3MB. Pictures attached.

(file #56046, file #56047)

    _______________________________________________________

Additional Item Attachment:

File name: export_HDPI_9_1_90.gif         Size: 1MiB
    <https://file.savannah.gnu.org/file/export_HDPI_9_1_90.gif?file_id=56046>

File name: export_low_density_9_1_0.gif   Size: 322KiB
   
<https://file.savannah.gnu.org/file/export_low_density_9_1_0.gif?file_id=56047>


    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-4b48cbb9570c156bf7d681225b664258d7028914.tar.gz


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62149>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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