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

Retina screen (resolution 3840X2160), Lizzie 0.3 program display blur. (Installed Java version 10) #33

Closed
DX3906-DX3906 opened this issue Mar 28, 2018 · 9 comments
Labels
bug Something isn't working testing needed This issue needs to be tested

Comments

@DX3906-DX3906
Copy link

Retina screen (resolution 3840X2160), Lizzie 0.3 program display blur. (Installed Java version 10)

@featurecat
Copy link
Owner

could you please attach a screenshot? thanks

@DX3906-DX3906
Copy link
Author

DX3906-DX3906 commented Mar 29, 2018

Sorry, the resolution to fill in error, should be 3200x1800.
lizzie 0 3

“Open Files” Window
lizzie 0 3

Java version 10 (working version 10+46) AMD64
java 10

Text Size: 250%
Resolution: 3200x1800
3200x1800
Lizzie 0.2 shows clear:
lizzie 0 2

@featurecat
Copy link
Owner

strange. I'll try to figure out what's going on.

@featurecat featurecat added bug Something isn't working testing needed This issue needs to be tested labels May 8, 2018
@featurecat
Copy link
Owner

featurecat commented May 8, 2018

Please update us in this issue if you are still having this problem.

@DX3906-DX3906
Copy link
Author

Installing the Java 8 version will not have a fuzzy problem. If the Java 10,lizzie is installed, it still blurs.

@featurecat
Copy link
Owner

Oh that is interesting. I did not test with Java 10. I'll use that to try to figure it out.

@featurecat featurecat reopened this May 9, 2018
@OlivierBlanvillain
Copy link
Contributor

@DX3906-DX3906 @zsalch Is this fixed after #366?

@zsalch
Copy link
Contributor

zsalch commented Oct 7, 2018

I think #366 will to improve this.

@featurecat
Copy link
Owner

featurecat commented Nov 4, 2018

I think the issue is from not using g.setRenderingHint(RenderingHints.KEY_RENDERING, RenderingHints.VALUE_RENDER_QUALITY); before drawing. It is not needed for every machine, just specific machines, which is why this issue is hard to reproduce.

I managed to reproduce this issue, and adding this code fixed it for me. So I think Lizzie 0.6 will fix this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing needed This issue needs to be tested
Projects
None yet
Development

No branches or pull requests

4 participants