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, 8 Mar 2019 13:35:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

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

@mmuetzel I don't see any hint of hair line on my system. I've now tried a few
different font sizes in the command window settings and I still see nothing.

I just looked into our copy of qterminal, and the unix variant has its own
custom code relevant to drawing the Unicode box drawing characters. LineFont.h
defines 128 bit-packed values encoding how to draw these characters. And it
turns out that U+256D through U+2573 are blank, so they are intentionally not
rendered. This code looks like it only handles the box drawing characters made
up of horizontal and vertical segments only.

    _______________________________________________________

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]