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

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

[Octave-bug-tracker] [bug #59128] Bad default font choices on macOS 10.1


From: Rik
Subject: [Octave-bug-tracker] [bug #59128] Bad default font choices on macOS 10.15 Catalina
Date: Mon, 21 Sep 2020 14:51:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36

Follow-up Comment #9, bug #59128 (project octave):

According to the Wikipedia entry for "American Typewriter"
(https://en.wikipedia.org/wiki/American_Typewriter):

"American Typewriter is a slab serif typeface created in 1974 by Joel Kaden
and Tony Stan for International Typeface Corporation.[4] It is based on the
slab serif style of typewriters; however, unlike most true typewriter fonts,
it is a proportional design: the characters do not all have the same width."

So, it looks cool but is not an appropriate font for code.  It could be bad
hinting in the font information which Qt then relies on.  Or Qt may only be
taking the StyleHint as a hint, and not a directive.  Or the Qt match
algorithm may be taking the hint "QFont::TypeWriter" and finding "Typewriter"
in the name of the font assumes it is a match.

Given that Mac & Windows platforms are a little different from Linux (they
ship a guaranteed set of fonts) it might be easiest to resolve this by picking
a font of the appropriate class and availability for those platforms.

There was a thread about default fonts way back in 2013 which also featured
Torsten
(https://octave.1599824.n4.nabble.com/Default-editor-fonts-td4659463.html).



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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