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

Oval tool filling pixels incorrectly for oblong shapes #48

Open
Cody811 opened this issue Jan 20, 2021 · 1 comment
Open

Oval tool filling pixels incorrectly for oblong shapes #48

Cody811 opened this issue Jan 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Cody811
Copy link

Cody811 commented Jan 20, 2021

The oval shape is filling incorrect pixels along the X axis

X=2 Y=1
image

X=5, Y=1
image

X=6, Y=3
image

Y=3. X=6
image

@theabbie
Copy link
Collaborator

@Cody811 Might be an issue in algorithm, we will fix it, Thanks.

function ellipse(rx, ry, pc){

@theabbie theabbie added the bug Something isn't working label Jan 20, 2021
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

No branches or pull requests

2 participants