-
-
Notifications
You must be signed in to change notification settings - Fork 692
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
graphics: Rendering a scaled image might miss edge pixels #611
Comments
|
hajimehoshi
added a commit
that referenced
this issue
May 13, 2018
The situation was more complicated than I thought. On MacBook Pro 2018, the result depends on what kind of tests are executed at the same time. I think this is a bug on the GPU, but am not sure. |
hajimehoshi
added a commit
that referenced
this issue
Sep 27, 2018
hajimehoshi
added a commit
that referenced
this issue
Jul 31, 2019
Before this change, enlarging a 1px image with x4095 scale was not accurate and edges were missing. This change fixes this issue. Updates #611
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This test fails on MacBook Pro:
The text was updated successfully, but these errors were encountered: