octave-maintainers
[Top][All Lists]
Advanced

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

Initial font in the GUI terminal window and other font issues


From: John W. Eaton
Subject: Initial font in the GUI terminal window and other font issues
Date: Tue, 24 Sep 2013 13:52:46 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

I've had reports that the GUI terminal window isn't working properly because of the font used. For example, the text is offset from the cursor position or highlighting a text selection doesn't work properly. These problems are happening because some proportional font is used instead of a fixed-width font. This sometimes seems to happen even when people are just starting up the GUI for the first time. How can we ensure that an appropriate fixed-width font is used for the terminal? Do we need to distribute a suitable default font along with Octave?

Similarly, should we be selecting a particular set of fonts to use by default for the GUI menus and other items? Of course, we should still allow users to select the fonts they want to use if they have a preference, or allow them to select the "default system fonts". But I think it might be good for us to set our own default set of fonts so that the default appearance of Octave is predictable.

Comments?

I'm not sure how to do this properly in Qt. Does anyone have experience or expertise with selecting fonts and setting defaults in Qt?

jwe


reply via email to

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