#5604 reopened Bug report (fixed)
FileZilla client is not high-DPI aware on Windows — at Version 2
Reported by: | Keith MacDonald | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | DPI scaling | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description (last modified by )
FileZilla is not high-DPI aware on Windows 7 or Vista. This means that if you set your PC's display resolution to the maximum supported, and compensate for the resulting small default GUI font by increasing the DPI setting, FileZilla's text is blurred because it is raster scaled. This is explained in the following tutorial:
http://msdn.microsoft.com/en-us/library/dd464659(VS.85).aspx
To reproduce on Windows 7:
- Right click the desktop and choose Screen Resolution.
- Make sure that it is set to its recommended value.
- From Control Panel, choose Display.
- Under "Make it easier to read what's on your screen", select "Larger - 150%".
- Click Apply.
- Log off and log on again.
- Start FileZilla and observe that the text on its UI is blurred.
The solution may be as simple as linking in the attached manifest file and testing that all text still fits in objects such as buttons, so I hope you'll try it. It'll help those of us getting presbyopia to put off the day when we need spectacles to read the screen!
Change History (3)
by , 14 years ago
Attachment: | DeclareDPIAware.manifest added |
---|
comment:1 by , 14 years ago
Unfortunately it is not as simple. If using that manifest, a lot of the icons are not scaled anymore which is incorrect.
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 3.23.0-rc1
Linker manifest file