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

Use points instead of pixels to ensure proper scaling #55

Merged
merged 3 commits into from
Nov 11, 2017

Conversation

gmichaud
Copy link
Contributor

Fixes #35 - before and after: https://imgur.com/a/6pceu

@gmichaud
Copy link
Contributor Author

gmichaud commented Nov 10, 2017 via email

@ravibpatel
Copy link
Owner

ravibpatel commented Nov 11, 2017

@gmichaud I think I found the problem with my method. I used SizeInPoints which may differ from screen to screen and shows size in point according to the previous pixel value. That's why fonts look same on high DPI display even if it was converted to Point. I will merge this pull request with some changes to the font size cause it looks very big on my display.

@ravibpatel ravibpatel merged commit a3bcb04 into ravibpatel:master Nov 11, 2017
JavierCanon pushed a commit to JavierCanon/AutoUpdater.NET that referenced this pull request Aug 5, 2018
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

Successfully merging this pull request may close these issues.

2 participants