-
Notifications
You must be signed in to change notification settings - Fork 49
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
Bugfix - Fix pallete size calculation #87
Merged
aly-fly
merged 14 commits into
SmittyHalibut:main
from
Martinius79:bugfix/FixPalleteSizeCalculation
Sep 19, 2024
Merged
Bugfix - Fix pallete size calculation #87
aly-fly
merged 14 commits into
SmittyHalibut:main
from
Martinius79:bugfix/FixPalleteSizeCalculation
Sep 19, 2024
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1db18af - Browse repository at this point
Copy the full SHA 1db18afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37eed9b - Browse repository at this point
Copy the full SHA 37eed9bView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20f95d8 - Browse repository at this point
Copy the full SHA 20f95d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f449a7c - Browse repository at this point
Copy the full SHA f449a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc782b2 - Browse repository at this point
Copy the full SHA fc782b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c55bc88 - Browse repository at this point
Copy the full SHA c55bc88View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9fd466 - Browse repository at this point
Copy the full SHA b9fd466View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97460f7 - Browse repository at this point
Copy the full SHA 97460f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee12888 - Browse repository at this point
Copy the full SHA ee12888View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ad825b - Browse repository at this point
Copy the full SHA 5ad825bView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abe3555 - Browse repository at this point
Copy the full SHA abe3555View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a44a4be - Browse repository at this point
Copy the full SHA a44a4beView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dc1d56 - Browse repository at this point
Copy the full SHA 2dc1d56View commit details
Commits on Sep 18, 2024
-
Fixed calculation of palette size for most palletized bitmaps. 2^bitD…
…epth instead of bitDepth*bitDepth. Calculation is needed because paletteSize in the DIB header is not filled correctly by the most image libs/tools, so 0 is read and calculation was wrong.
Configuration menu - View commit details
-
Copy full SHA for 69b7387 - Browse repository at this point
Copy the full SHA 69b7387View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.