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: Rik
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 11:25:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #56146 (project octave):

                Category:                Plotting => Plotting with OpenGL   
                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  Although the text engine warning does seem to be accurate.  The
following does not show the requested glyph.


clf;
ht = text (0.5, 0.5, '⏮')


It seems that uicontrol must be finding a font where the character is known.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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