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

Fix for fillRect #2

Merged
merged 1 commit into from
Aug 15, 2011
Merged

Fix for fillRect #2

merged 1 commit into from
Aug 15, 2011

Conversation

aray
Copy link
Contributor

@aray aray commented Aug 15, 2011

There is an off by one error in fillRect. Prior to this fix rectangles would be one pixel to wide and only have one pixel (on the left) in the bottom row.

adafruit pushed a commit that referenced this pull request Aug 15, 2011
@adafruit adafruit merged commit a8ea195 into adafruit:master Aug 15, 2011
@adafruit
Copy link
Collaborator

thanks!

On 8/15/2011 5:14 PM, aray wrote:

There is an off by one error in fillRect. Prior to this fix rectangles would be one pixel to wide and only have one pixel (on the left) in the bottom row.

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

Successfully merging this pull request may close these issues.

2 participants