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

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

[Octave-bug-tracker] [bug #55958] Incorrect symbolic dispay on macOS due


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55958] Incorrect symbolic dispay on macOS due to default Monaco font
Date: Fri, 22 Mar 2019 13:47:19 -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 #10, bug #55958 (project octave):

> it had no apparent effect

Ok, I think Octave is querying the defaults on its own and passing it down to
qterminal then.

Does setting "OCTAVE_DEFAULT_FONT=Menlo" in the environment before starting
Octave (with ~/.config/octave deleted) work for you? If it does, then
libgui/src/resource-manager.cc is where this is done.

On my Debian system, it also picks a bad default, strangely it doesn't use my
Fontconfig preferences for Monospace, it instead picks "DejaVu Sans Mono". If
I set "OCTAVE_DEFAULT_FONT=Noto Mono" in my environment then it works, and
that value is written to all of the font settings in qt-settings or
octave-gui.ini.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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