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

Poor font rendering with High DPI scaling #3280

Closed
codemonkeh opened this issue Feb 10, 2018 · 6 comments
Closed

Poor font rendering with High DPI scaling #3280

codemonkeh opened this issue Feb 10, 2018 · 6 comments
Assignees
Labels
Type: Bug The code does not produce the intended behavior.

Comments

@codemonkeh
Copy link

Application Version
3.2.0

Platform
Windows 10 Pro x64

Qt
n/a

PyQt
n/a

Display Driver
nVidia GeForce 390.65

Other particulars

  • Screen Resolution: 3840 x 2160
  • Scaling: 150%

Steps to Reproduce

  1. Adjust scaling to 150%
  2. Open Cura
  3. Open Preferences > Configure Cura

Actual Results
The text in the Print Setup and Preferences is sharp, however random characters in the preferences dialog are displayed in slightly different sizes / scaling. Further more they will 'dance', i.e. continually adjust, if you resize the dialog.

E.g. the Interface and Viewport behavior sub headings.

image

I do note that if you adjust to override the high DPI scaling to System or System (Enhanced), e.g.

image

then the text is correctly rendered, however it is slightly blurry (as i presume it is using bitmap scaling).

image

Expected results
The text should be sharp and scaled to a consistent size.

@diegopradogesto
Copy link
Contributor

We are aware of some issues with fonts, such as #3277. We are trying to fix them in the next release. Thanks for the feedback.

@Appesteijn
Copy link
Contributor

Could you try: https://stack.mybacklog.info/s/LDltcUP2BXur7AZ ?

@codemonkeh
Copy link
Author

Sorry @Appesteijn, I am getting a Pagina niet gevonden for that link

@ianpaschal
Copy link
Contributor

ianpaschal commented Feb 16, 2018

@codemonkeh I think that's because @Appesteijn replaced it with an updated version. Try:
https://stack.mybacklog.info/s/wOg49yivjI6AIHv

In another thread this seems to have fixed 100% of the cases, so should help, at least until this fix is included in an official release.

@codemonkeh
Copy link
Author

@ianpaschal / @Appesteijn This appears to be a macOS build, was there a windows build to test?

Apologies for the delay in my reply.

@Ghostkeeper Ghostkeeper added Type: Bug The code does not produce the intended behavior. Category: Uranium labels Mar 13, 2018
@diegopradogesto
Copy link
Contributor

@codemonkeh do you still see font rendering issues in our latest 3.4 version? Can you try it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

5 participants