]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Change manifest files to declare Windows GUI apps to be "DPI-aware", that is,
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 25 Sep 2009 23:32:14 +0000 (23:32 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 25 Sep 2009 23:32:14 +0000 (23:32 +0000)
commit33756ceae96f60c90435868a4aaadbfb94f199b9
tree5cc4c70cf053dd60f8bc9684a595643ac8e316e9
parent94b98ea537dbac3eddfb090c1681e904efc11888
Change manifest files to declare Windows GUI apps to be "DPI-aware", that is,
not fazed by being displayed at other than 96DPI; testing on Vista at a range
of DPIs indicates that we cope (with the minor and inevitable exception of the
drag-list control).
This stops pixel scaling and hence fuzzy display on high-resolution displays.
(Hope this is last disastrous than my last set of manifest tweaks! --
<http://support.fogcreek.com/default.asp?copilot.6.26840.1> suggests that this
is an OK thing to do.)

[originally from svn r8661]
windows/pageant.mft
windows/putty.mft
windows/puttygen.mft