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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #65023] print() poor rendering for jpgs
Date: Wed, 13 Dec 2023 04:09:19 -0500 (EST)

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

This works for me.

By default, the output image should have the same size (with resolution
150dpi) as the original one. For me the onscreen figure is 560x420 pixels
(`get (gcf, "position")(3:4)`) with a screen resolution of 95dpi (`get (0,
"screenpixelsperinch")`) hence 5.9x4.4 inches onsceen. The printout is 875x656
pixels in size, which is (divide by 150dpi) 5.8x4.4 inches as well.

Do you have some system screen scaling?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/




reply via email to

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