Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: Retina fonts are broken in 10.3, were working in 10.2 #825

Closed
catamphetamine opened this issue Dec 13, 2019 · 3 comments
Closed

Comments

@catamphetamine
Copy link

Steps to reproduce this issue

Installed 10.3.0.5771 today — retina fonts broke (look pixelated).
Previously was using some 10.2.x version.
Installed HeidiSQL_10.2.0.5725_Setup.exe — fonts aren't rendered correctly.
Installed HeidiSQL_10.2.0.5599_Setup.exe — it renders fonts correctly.

Current behavior

Fonts are pixelated.

Expected behavior

Fonts being smooth.

Possible solution

Use HeidiSQL_10.2.0.5599_Setup.exe.
https://www.heidisql.com/installers/HeidiSQL_10.2.0.5599_Setup.exe

Environment

Windows 10, 4k screen at 200% scaling.

@ansgarbecker
Copy link
Collaborator

This is due to the given up high DPI awareness. There were numerous bugs left in high DPI mode, which I could not solve, so I finally reverted the code for it.

I think you can still activate application based scaling, when you rightclick your taskbar icon for HeidiSQL, then click "Properties", then click "Compatibility" tab, then click "High DPI settings":
grafik

@catamphetamine
Copy link
Author

@ansgarbecker Ok, thx. 10.2 is fine, it'll be enough for 202x.

@ansgarbecker
Copy link
Collaborator

Note that the above overriding should also work on HeidiSQL v10.3. HeidiSQL should look sharp on scaled screens then, but this will include the same bugs as v10.2 also had.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants