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

png palette import fix #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MichaelHinrichs
Copy link

This is an attempt to consolidate some commits that were left behind in BrawlBox, with changes that have been made to BrawlCrate since it branched off. These changes are based off of libertyernie/png-palette-import-fix, which was branched and merged with the BrawlBox's master branch after BrawlCrate.

The Brawlbox commits read
If PngBitmapDecoder can't load a PNG, give up on importing palette and fall back to loading at a higher level.

Adjust for DPI when importing indexed PNG.

Merge pull request #232 from libertyernie/png-palette-import-fix
PNG import fixes

This is an attempt to consolidate some commits that were left behind in BrawlBox, with changes that have been bade to BrawlCrate since it branched off.
@soopercool101
Copy link
Owner

What precisely does this fix? Crate already had fixes in place for the DPI and at least one bug with PNG palettes. I didn't merge in the code when it was pushed to Box initially due to some bugs I found when testing it (though it was long enough ago that these may have been fixed and I don't recall what they were)

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

Successfully merging this pull request may close these issues.

2 participants