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 support for reading DX10 BC4 DDS images #7603

Merged
merged 4 commits into from
Dec 5, 2023

Add support for BC4 dds files

8c5d5c7
Select commit
Loading
Failed to load commit list.
Merged

Added support for reading DX10 BC4 DDS images #7603

Add support for BC4 dds files
8c5d5c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 0s

50.00% of diff hit (target 89.69%)

View this Pull Request on Codecov

50.00% of diff hit (target 89.69%)

Annotations

Check warning on line 102 in src/PIL/DdsImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/DdsImagePlugin.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 199 in src/PIL/DdsImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/DdsImagePlugin.py#L195-L199

Added lines #L195 - L199 were not covered by tests