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 BSP_LCD_DrawBitmap function to account for padding in bitmap images #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lorc-dev
Copy link

@lorc-dev lorc-dev commented Nov 8, 2023

This pull request fixes #2 by calculating the row size and using it to move to the next line in the bitmap image.

@ALABSTM ALABSTM added enhancement New feature or request bsp BSP-related issue or pull-request labels Nov 14, 2023
@ALABSTM ALABSTM assigned ASEHSTM and unassigned RJMSTM Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bsp BSP-related issue or pull-request enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

BSP_LCD_DrawBitmap() doesn't account for padding
4 participants