Skip to content

Fix pixel coordinate space offset #13

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

Closed
wants to merge 3 commits into from
Closed

Conversation

matmen
Copy link
Owner

@matmen matmen commented Sep 20, 2021

currently, pixel coordinates start at (1,1)
most image manipulation programs/libraries have the pixel coordinate space start at (0,0)

this is a breaking change, so milestone is v2

Verified

This commit was signed with the committer’s verified signature.
@matmen matmen added this to the v2 milestone Sep 20, 2021
@matmen matmen added the bug Something isn't working label Sep 20, 2021

Verified

This commit was signed with the committer’s verified signature.
@matmen matmen changed the title make pixels start at (0,0) Fix pixel coordinate space offset Sep 20, 2021

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@matmen matmen changed the base branch from master to dev October 4, 2021 16:38
@evanwashere evanwashere closed this Jan 7, 2022
@evanwashere evanwashere deleted the why-my-pixels-offset branch January 7, 2022 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants