I guess monospaced is artifact from j602 java frontend in which java will 
alias the fonts to system's mono font. But I suspect Monospace is
not a real font either, it will be aliased by gtk to another
font.  But I agree change the default to Monospace is more
sensible.

You can set default font for jqt in ~config/qtcfg.cfg,

Or Linux has a package fontconfig which can perform font
substitution. It also has a command to list fonts

$ fc-list :lang=en

Вт, 09 апр 2013, Marc Simpson писал(а):
> Does anyone know which Linux distributions (or more likely, desktop/window
> managers) install the 'monospaced' font?
> 
> On both my Fedora/XFCE and Ubuntu/Unity boxes, the generic fixed-width font
> is "Monospace". As such, the IDE falls back on a proportional font with the
> default FontFamily setting.
> 
> Depending on the distribution of "Monospace" vs. "monospaced", it might be
> worth updating the default.
> 
> Best,
> Marc
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to