Don't call SetFractEnable every time we draw some text, since
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 28 Nov 2002 21:10:55 +0000 (21:10 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 28 Nov 2002 21:10:55 +0000 (21:10 +0000)
SetFractEnable unconditionally flushes the Font Manager's width cache,
and the default is fine for us anyway.  This more or less doubles
redraw speed, which is nice, but still not really fast enough.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2263 cda61777-01e9-0310-a592-d414129be87e


No differences found