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

erroneous garmin gpi warning when writing with a 24 or 32 bits per pixel bitmap #1242

Closed
tsteven4 opened this issue Nov 22, 2023 · 1 comment

Comments

@tsteven4
Copy link
Collaborator

When using the bitmap option with a bitmap that don't use a color table (e.g. 24 or 32 bits per pixel) an inappropriate warning may be output such as
garmin_gpi: Code error in load_bitmap_from_file, expected output size 1060, actual output -28.

The warning is only valid for bitmaps that use color tables (e.g. 8 bits per pixel).

@tsteven4
Copy link
Collaborator Author

fixed in #1243

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

No branches or pull requests

1 participant