Kaisuke Nakajima points out that it's unnecessary to translate
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 21 Jan 2004 20:59:20 +0000 (20:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 21 Jan 2004 20:59:20 +0000 (20:59 +0000)
commitab46932306623bd6e231a58f784fcb46c16f755e
tree4e9b88cc5b69da90618f2fb9fddb6101134f1e44
parentf11233cb78347e3e7ad9c4834f75a4f6923100a9
Kaisuke Nakajima points out that it's unnecessary to translate
negative font sizes (meaning pixels) into positive ones (points) in
winstore.c, since it gets done anyway at the point of font creation;
and removing the code in winstore.c means that the precise font
entered by the user is saved in the config, rather than being
rounded.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3755 cda61777-01e9-0310-a592-d414129be87e
winctrls.c
winstore.c