]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/unix.h
Don't use "server:fixed" as the default font without X.
authorSimon Tatham <anakin@pobox.com>
Mon, 31 Aug 2015 12:24:09 +0000 (13:24 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 31 Aug 2015 12:24:09 +0000 (13:24 +0100)
commit5de838a979f75380c5fc4bec39646b81b44bd9b6
treec488a40d0424a6517e10fb42cb6958f9aa1578f4
parent1fa0b5a1ac21ae204f5514203e2fa1d5ea287a67
Don't use "server:fixed" as the default font without X.

If we're not supporting server-side fonts, it's utterly silly to set
one as the default! Instead, we use Pango's guarantee that some
reasonably sensible monospaced font will be made available under the
name "Monospace", and use that at a reasonable default size of 12pt.
unix/gtkfont.c
unix/gtkwin.c
unix/unix.h