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

ISSUE-6122 blurry image export #6131

Merged
merged 10 commits into from
Feb 3, 2020
Merged

Conversation

asturur
Copy link
Member

@asturur asturur commented Feb 2, 2020

Change the canvas creation logic to create a canvas that is exactly the pixel needed.
Added test for crisp images.

close #6122

@asturur asturur force-pushed the ISSUE-6122-blurry-canvasElement branch from 1536cb5 to 2bf706d Compare February 3, 2020 11:10
@asturur asturur merged commit a9f1fc3 into master Feb 3, 2020
@asturur asturur mentioned this pull request Feb 3, 2020
@asturur asturur deleted the ISSUE-6122-blurry-canvasElement branch March 9, 2020 00:19
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.

fabric.Image().toDataURL returns a blurred image
1 participant