]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Stop hard-coding a nonstandard font. We now default to `fixed', and
authorSimon Tatham <anakin@pobox.com>
Thu, 10 Oct 2002 14:42:56 +0000 (14:42 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 10 Oct 2002 14:42:56 +0000 (14:42 +0000)
commit5aee6cf2af010ba6fd81b7d4c4ea872db3b7cc9b
tree3722585147b1a4ee804a31f4d030ef6b32b81584
parent2074897dfe27dc88749b139c1b80666b6a6e8fb9
Stop hard-coding a nonstandard font. We now default to `fixed', and
pick up the font's real width and height. This means I now _can't_
use my font of choice until I implement some command-line options; I
wonder what feature will appear next :-)

[originally from svn r2027]
settings.c
unix/pterm.c