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

Data uri of pen layer glitching #3

Open
XyzaGames opened this issue Sep 15, 2024 · 2 comments
Open

Data uri of pen layer glitching #3

XyzaGames opened this issue Sep 15, 2024 · 2 comments

Comments

@XyzaGames
Copy link

XyzaGames commented Sep 15, 2024

When getting the data uri of the pen layer, it always scales to the size of the canvas in pixels on screen. So I try to draw a 16 by 16 triangle and it ends up 18 by 18 in the image and 64 by 64 ends up like 70 by 70. This is a really annoying glitch and it'd be really nice if it was patched. The scaling is different if I'm in fullscreen mode or have high quality pen mode.
Screenshot 2024-09-14 183739

@David-Orangemoon
Copy link
Contributor

The stretching is due to high quality pen expanding the pen layers size. I'll see if there is a way to fix it.

@XyzaGames
Copy link
Author

The stretching is due to high quality pen expanding the pen layers size. I'll see if there is a way to fix it.

Its happening without high quality pen enabled for me.

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