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

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

[Octave-bug-tracker] [bug #65023] print() poor rendering for jpgs


From: Steve Duncan
Subject: [Octave-bug-tracker] [bug #65023] print() poor rendering for jpgs
Date: Wed, 13 Dec 2023 03:44:40 -0500 (EST)

Follow-up Comment #2, bug#65023 (group octave):

These commands show the problem for me:

x=rand(1000);
imagesc(x)
title('a random image')
print -djpg test

During the print process, the image has shrunk to about 300x300 pixels, whilst
the labels have presumably stayed the same size as they were on the screen.




(file #55444, file #55445)

    _______________________________________________________

Additional Item Attachment:

File name: randomimage_screenshot.png     Size:1523 KB
   
<https://file.savannah.gnu.org/file/randomimage_screenshot.png?file_id=55444>

File name: randomimage_printed_to_file.jpg Size:65 KB
   
<https://file.savannah.gnu.org/file/randomimage_printed_to_file.jpg?file_id=55445>


    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-6c5908e04e1ed307ffbde38f75d0d2a0bd284b17.tar.gz


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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