[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default editor fonts
From: |
Torsten |
Subject: |
Default editor fonts |
Date: |
Sat, 23 Nov 2013 15:40:28 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
I remember a thread where we discussed if the editor default fonts which
are provided by the qsci-lexers (among them proportional fonts) should
be replaced by our own defaults. I submitted a patch at
https://savannah.gnu.org/patch/index.php?8246
with a new version of the default-qt-settings.in where the editor-lexer
settings are included. The font name and size for the lexers are set to
the already available macros %DEFAULT_TERMINAL_FONT% and
%DEFAULT_TERMINAL_FONT_SIZE%.
AFAIK the following fonts can be regarded as standard on the different
platforms
Windows: Lucida Console
Unix-Like: Courier (Monospace?)
Mac: Monaco
and are chosen in configure.ac depending on $host_os.
Torsten
- Default editor fonts,
Torsten <=