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

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

[Octave-bug-tracker] [bug #42136] Unicode box drawing chars in GUI don't


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42136] Unicode box drawing chars in GUI don't line up very well
Date: Fri, 22 Mar 2019 02:23:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

Follow-up Comment #32, bug #42136 (project octave):

It looks to me like it's still in qtermwidget. I haven't tested, so please go
ahead and confirm independently. But in Octave, it's a variable called
LineChars and a function called drawLineChar in TerminalView.cpp. That
function is still in qtermwidget master:

https://github.com/lxqt/qtermwidget/blob/master/lib/TerminalDisplay.cpp#L497

Instead of letting the font do the work, it's trying to draw unicode box
characters itself, but ignores any characters with angles or curves.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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