Skip to content

Conversation

@frankracis-work
Copy link
Contributor

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

The library already provided support for decompressing T6 images, this adds support for compression as well.

T6 compression has many similarities to the existing T4 compression. I refactored the common codes and bitstream logic from the existing T4 compression into a common base class for T4 and T6.

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@brianpopow brianpopow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frankracis-work Thank you very much for your contribution!

Looks good 👍

@brianpopow brianpopow merged commit 46b0bf0 into SixLabors:main Feb 13, 2022
This was referenced Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants