Stop hard-coding a nonstandard font. We now default to `fixed', and
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Oct 2002 14:42:56 +0000 (14:42 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Oct 2002 14:42:56 +0000 (14:42 +0000)
commit83616aab6bc220846b1f70b4b5b13b3c395a2ef9
tree3722585147b1a4ee804a31f4d030ef6b32b81584
parenta58b605bdac885cb1e5a015e53f185f18f1ba7c7
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 :-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@2027 cda61777-01e9-0310-a592-d414129be87e
settings.c
unix/pterm.c