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

Improve ImageFont.freetype support for XDG directories on Linux #8135

Merged
merged 12 commits into from
Jun 22, 2024

Merge branch 'main' into improved-xdg-dirs-support

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

Improve ImageFont.freetype support for XDG directories on Linux #8135

Merge branch 'main' into improved-xdg-dirs-support
8e6426f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 15, 2024 in 1s

0.00% of diff hit (target 89.92%)

View this Pull Request on Codecov

0.00% of diff hit (target 89.92%)

Annotations

Check warning on line 567 in Tests/test_imagefont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/test_imagefont.py#L567

Added line #L567 was not covered by tests

Check warning on line 846 in src/PIL/ImageFont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFont.py#L845-L846

Added lines #L845 - L846 were not covered by tests

Check warning on line 851 in src/PIL/ImageFont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFont.py#L850-L851

Added lines #L850 - L851 were not covered by tests

Check warning on line 854 in src/PIL/ImageFont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFont.py#L853-L854

Added lines #L853 - L854 were not covered by tests

Check warning on line 857 in src/PIL/ImageFont.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageFont.py#L856-L857

Added lines #L856 - L857 were not covered by tests