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

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

[Octave-bug-tracker] [bug #48446] uicontrols extent is incorrect


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48446] uicontrols extent is incorrect
Date: Fri, 8 Jul 2016 15:38:35 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #4, bug #48446 (project octave):

It is a known issue that text objects have an underestimated size, see bug
#45600.

To sum up: it is easy to have the right font size, simply feed
"FT_Set_Char_Size" with the right screen resolution (not 0 which means 72
pixels/inch = point size) in ft_text_renderer::ft_font::get_face (). But this
will lead to printing issues in the current state of the printing system. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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