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

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

[Octave-bug-tracker] [bug #53056] LineWidth interpreted as pixels, not p


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53056] LineWidth interpreted as pixels, not points
Date: Mon, 11 Feb 2019 10:45:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #9, bug #53056 (project octave):

I think fixing graphics_toolkit::get_screen_resolution and the returned root
"screenpixelsperinch" (which IIUC is very wrong on Windows platform) is
probably part of a larger discussion, see bug #49627.

For the time being, I'd just use something like

static double pts2pix = gh_manager::get_object (0).get
("screenpixelsperinch").double_value ();



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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