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

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

[Octave-bug-tracker] [bug #56146] Qt graphics toolkit reports "text_rend


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #56146] Qt graphics toolkit reports "text_renderer: skipping missing glyph" when creating button, but result is correct
Date: Wed, 17 Apr 2019 15:36:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #2, bug #56146 (project octave):

This is partly related to bug #48446: in order to get an idea of the text
extent, we currently use our internal text rendering engine, with the default
font (FreeSans). Looks like our copy of FreeSans features '◂' but not '⏮'.

As Rik said, Qt must be using a font that has both characters. So either we
wait for bug #48446 to be solved, or we change the default font for uicontrol
objects to match Qt's. The former may take a while, the latter may be
difficult since Qt's font is probably OS/theme dependent. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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