Skip to content

Improve RLE compression for TGA and PCX#307

Open
mlarouche wants to merge 4 commits into
masterfrom
better-rle-compression
Open

Improve RLE compression for TGA and PCX#307
mlarouche wants to merge 4 commits into
masterfrom
better-rle-compression

Conversation

@mlarouche

Copy link
Copy Markdown
Collaborator
  • Improve RLE compressor to generate better compressed by combining the raw packets together up to the maximum length
  • Made a customizable RLE compressor/encoder modified from the TGA version and use it to compress PCX format as well.

… the raw packets together up to the maximum length
…ion and use it to compress PCX format as well.
…o reuse the compression and/or decompression algorithms we implemented
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.

1 participant