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

In-crate LZW Decode #3

Open
gennyble opened this issue Oct 11, 2021 · 0 comments
Open

In-crate LZW Decode #3

gennyble opened this issue Oct 11, 2021 · 0 comments
Labels

Comments

@gennyble
Copy link
Owner

We rely on weezl for LZW decode right now. I'd love to have weezl as a feature-flag-option, but not by default. I'd like the crate to be zero dependency, but that doesn't mean I don't think weezl is vastly superior to code I might be able to write for LZW. Hence the feature flag!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant