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

Text is in canvas is a little blurry on the sides #5

Open
Cedar-81 opened this issue Oct 19, 2023 · 0 comments
Open

Text is in canvas is a little blurry on the sides #5

Cedar-81 opened this issue Oct 19, 2023 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest For Hacktober contributors help wanted Extra attention is needed

Comments

@Cedar-81
Copy link
Owner

I am noticing that the texts in the canvas seem a little blurry on the sides and this seems to be because the width and height of the canvas is not set on the html Canvas element instead it is made to adapt to the width and height of its container.

I have tried resolving this by setting it's resolution using it's offset Width and Height this resolved a little bit of the issue (this was earlier when the texts appeared unreadable) but after that I had this current issue of the text being a little blurry on the sides.

It would be nice if someone could attempt fixing it or come up with a suggestion on how to fix it.

Thanks 💪👍

@Cedar-81 Cedar-81 added help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest For Hacktober contributors labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest For Hacktober contributors help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant