]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Finally fixed the point/pixel confusion in font handling. Thanks to
authorSimon Tatham <anakin@pobox.com>
Mon, 12 Mar 2001 12:24:07 +0000 (12:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 12 Mar 2001 12:24:07 +0000 (12:24 +0000)
commita0d8c1263b29cba9d7dec3069ce2c6c1d165cbf6
treea492582b142f7d0fd7a32142c986b3a47fc0d596
parenta94520d744d90a9c52bea1ddf2ab507eeafcd880
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: http://svn.tartarus.org/sgt/putty@992 cda61777-01e9-0310-a592-d414129be87e
settings.c
windlg.c
window.c