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

Added support for reading BMP images with RLE8 compression #6102

Merged
merged 5 commits into from Mar 23, 2022

Commits on Mar 9, 2022

  1. Added BMP RLE8 decoder

    radarhere committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0ace3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f1ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae06f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9db527a View commit details
    Browse the repository at this point in the history
  5. Finish reading data at eof

    radarhere committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    039b7ec View commit details
    Browse the repository at this point in the history