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

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

[Octave-bug-tracker] [bug #51210] Non-ASCII text displays incorrectly in


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #51210] Non-ASCII text displays incorrectly in plots
Date: Tue, 20 Jun 2017 06:28:03 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #51210 (project octave):

It might be reasonable to convert literal strings from m-files to Unicode
(possibly UTF-8) if necessary and use that encoding everywhere internally. If
this were the case, Octave (GUI) could set the locale to "en_us.UTF-8" (?) on
startup (also on Windows).
This would probably solve other issues as well like strings being displayed
in-correctly in the command window and the workspace view...

If adopted, would the lexer be the right place to do that conversion? I could
have a look at it if someone could give me a pointer on where (which files) to
look.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51210>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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