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 errors in gpi writer related to bitmaps. #1243

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

tsteven4
Copy link
Collaborator

Erroneous warnings "garmin_gpi: Code error in load_bitmap_from_file, expected output size 1060, actual output -28."

Corrupted colors when input bitmap has 24 bits per pixel.

Erroneous warnings "garmin_gpi: Code error in load_bitmap_from_file,
expected output size 1060, actual output -28."

Corrupted colors when input bitmap has 24 bits per pixel.
@tsteven4
Copy link
Collaborator Author

This resolves #1241 and #1242.

@tsteven4 tsteven4 added the needs-release-note This commit needs mention in release notes. label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-release-note This commit needs mention in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant