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

Added DXT1 encoding when saving DDS images #8807

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Added DXT1 encoding

97ba5b6
Select commit
Loading
Failed to load commit list.
Open

Added DXT1 encoding when saving DDS images #8807

Added DXT1 encoding
97ba5b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 10, 2025 in 1s

92.85% of diff hit (target 89.76%)

View this Pull Request on Codecov

92.85% of diff hit (target 89.76%)

Annotations

Check warning on line 363 in src/encode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/encode.c#L363

Added line #L363 was not covered by tests

Check warning on line 70 in src/libImaging/BcnEncode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BcnEncode.c#L70

Added line #L70 was not covered by tests

Check warning on line 143 in src/libImaging/BcnEncode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BcnEncode.c#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 145 in src/libImaging/BcnEncode.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/libImaging/BcnEncode.c#L145

Added line #L145 was not covered by tests