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

Implement LZ77 compression #17

Open
pixeldesu opened this issue May 19, 2019 · 0 comments
Open

Implement LZ77 compression #17

pixeldesu opened this issue May 19, 2019 · 0 comments
Labels
blocker This issue blocks progress feature request New feature or request PangLib.Utilities Issues regarding PangLib.Utilities

Comments

@pixeldesu
Copy link
Member

Currently, PangLib.Utilities only supports decompression of LZ77 (not even sure if that is LZ77 exactly) bytestreams.

We also need the custom masked LZ77 compression to compress PAK archives back to a file.

@pixeldesu pixeldesu added feature request New feature or request PangLib.Utilities Issues regarding PangLib.Utilities blocker This issue blocks progress labels May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker This issue blocks progress feature request New feature or request PangLib.Utilities Issues regarding PangLib.Utilities
Projects
None yet
Development

No branches or pull requests

1 participant