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

Canvas rendering on high resolution devices is very blurry #16

Open
lengstrom opened this issue Sep 2, 2014 · 1 comment
Open

Canvas rendering on high resolution devices is very blurry #16

lengstrom opened this issue Sep 2, 2014 · 1 comment

Comments

@lengstrom
Copy link

Screenshots:

High resolution (@2x):
http://i.imgur.com/llUIuxn.png

Standard resolution (@1x):
http://i.imgur.com/AYVuB5P.png

To solve this problem we looked at this tutorial: http://www.html5rocks.com/en/tutorials/canvas/hidpi/

@davidbau
Copy link
Member

davidbau commented Jun 9, 2015

After chatting with anthony a bit, I think our preferred solution is to try rendering with SVG instead of canvas.

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