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

bug in fill_rect #39

Open
DenisB2 opened this issue Oct 18, 2021 · 0 comments
Open

bug in fill_rect #39

DenisB2 opened this issue Oct 18, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@DenisB2
Copy link

DenisB2 commented Oct 18, 2021

windows 10, graphics.cma = 2015-12-09.
fill_rect 0 0 10 10 fills a square at 0 1 instead of 0 0
David Allsopp said "there is indeed a bug in the Windows implementation of Graphics.fill_rectis implemented using FillRect which states that it doesn’t include the right and bottom edge, so we should be increasing the width and height passed to it to compensate for that."

@xavierleroy xavierleroy added bug Something isn't working good first issue Good for newcomers labels Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants