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

fix blurry images #373

Closed
wants to merge 9 commits into from
Closed

fix blurry images #373

wants to merge 9 commits into from

Conversation

leonzinger
Copy link

diffuse image (bug) #203

@leonzinger leonzinger mentioned this pull request Apr 17, 2014
@niklasvh
Copy link
Owner

Thanks for the pull request! Do you have any sample pages that replicated the blurriness, and is it specific to certain OS/browsers?

@jeromegn
Copy link

jeromegn commented May 4, 2014

I can confirm this fixes the issue.

@protobi
Copy link

protobi commented Jun 10, 2014

Just tried build e16cb54, and the text still seems pretty blurry to me, as in this image. The original HTML was crystal clear on Retina, the image visibly pixellated.

image

Might it be possible to draw at 2x scale? I saw this SO post but am not sure how to mess with the html2canvas code.
http://stackoverflow.com/questions/16076868/saving-a-html5-canvas-image-in-higher-resolution

@leonzinger
Copy link
Author

Hi @niklasvh Sorry for the late response.

I don't have live examples, as what i am working on is still in development. It happened to me on Retina MacPro -> Chrome.

My PR have fixed the images, but still get pixelated text.

@Vogod
Copy link

Vogod commented Jun 28, 2014

I get a blurry image with an iMac (no retina, 2009) + Chrome (Versión 35.0.1916.153). With iMac + Safari or Firefox it works (I don't get blurry image). With a PC + Chrome it works too.

@MisterLamb
Copy link

For those having the issue with retina displays, see my answer in #390

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.

None yet

9 participants