]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit976829147c055d1e236080e08ae7fe6aba436537
tree3722585147b1a4ee804a31f4d030ef6b32b81584
parentd5f94cce8cb3584348129e070c73964031da33c2
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: http://svn.tartarus.org/sgt/putty@2027 cda61777-01e9-0310-a592-d414129be87e
settings.c
unix/pterm.c