Finally fixed the point/pixel confusion in font handling. Thanks to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 12 Mar 2001 12:24:07 +0000 (12:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 12 Mar 2001 12:24:07 +0000 (12:24 +0000)
commit3b2c664e78d68bafd8a921d3b73104df0ae0d292
treea492582b142f7d0fd7a32142c986b3a47fc0d596
parent7bd5a86050fa6fb39e2928b25f46df4f7dc24600
Finally fixed the point/pixel confusion in font handling. Thanks to
Roman Surma for pointing me at the relevant bits of documentation. All
font sizes should now be measured in points, and everything should be
consistent, and (with any luck) old Registry settings should adapt
gracefully too.

git-svn-id: svn://svn.tartarus.org/sgt/putty@992 cda61777-01e9-0310-a592-d414129be87e
settings.c
windlg.c
window.c