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

Blurry under windows high dpi setting #38

Open
GoogleCodeExporter opened this issue Jun 13, 2015 · 1 comment
Open

Blurry under windows high dpi setting #38

GoogleCodeExporter opened this issue Jun 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Firefox 22 (no problem when version < 22)
2. Windows dpi setting set to larger than 100% (mine is 142%)

What is the expected output? What do you see instead?
The characters are all very blurry.
(see attachment. hi_dpi.png dpi=142% / orig_dpi.png dpi=100%)

What version of the product are you using? On what operating system?
Windows 7
Firefox 22

Please provide any additional information below.
It seems under higher dpi setting, Windows/Firefox fooled the canvas to render 
under low resolution and scaled it up with poor interpolation method.
Not sure if it's fixable...

Original issue reported on code.google.com by [email protected] on 3 Jul 2013 at 1:54

Attachments:

@GoogleCodeExporter
Copy link
Author

Doh... I just found out a solution myself.
Just zoom the page down to 50-67% and the characters are clear as ever.

Original comment by [email protected] on 3 Jul 2013 at 2:36

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

No branches or pull requests

1 participant