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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #42136] Unicode box drawing chars in GUI don't line up very well
Date: Mon, 4 Mar 2019 10:59:07 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

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

The Linux and Windows command window use different fonts. 
It looks like the brackets aren't correctly monospaced with the font used in
Windows. Hence the misalignment. That is a problem with the font and there is
probably little we can do in Octave.
Some symbols might be missing because the glyphs aren't present in the font.

If you want to use UTF-8 encoded files on Windows, you first have to switch
the mfile encoding (which is system locale dependent by default):

__mfile_encoding__ utf-8
clear functions


After this, unicode_align2 should be displaying better.

    _______________________________________________________

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]