Skip to content
This repository has been archived by the owner on Jul 9, 2018. It is now read-only.

Folder Compression in LZW #7

Open
ninadakolekar opened this issue Apr 27, 2018 · 1 comment
Open

Folder Compression in LZW #7

ninadakolekar opened this issue Apr 27, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ninadakolekar
Copy link
Contributor

Folder has to be recursively compressed, maintaining a directory structure.
Currently, it gives error on input directory in LZW program.

@ssirowa

@ninadakolekar ninadakolekar added enhancement New feature or request help wanted Extra attention is needed labels Apr 27, 2018
@ninadakolekar
Copy link
Contributor Author

I think we can use the current program and call it recursively to write only to one file.
For maintenance of directory structure, some additional information will have to be stored.

Modify only LZW files. Don't modify Huffman Codes.
@ssirowa

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants