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

JS does not support a Window Scale that is not 1 #187

Open
200sc opened this issue Feb 5, 2022 · 0 comments
Open

JS does not support a Window Scale that is not 1 #187

200sc opened this issue Feb 5, 2022 · 0 comments

Comments

@200sc
Copy link
Contributor

200sc commented Feb 5, 2022

If you provide JS with a window scale other than 1, (say, 2), you'll get something like this:

image

Where the image is duplicated horizontally, cut in half, because that's the raw byte data we sent the canvas.

This can be worked around by manually scaling things up yourself for a given game but it's not optimal.

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