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

switch to pygame.font for rendering text #511

Merged
merged 1 commit into from
Feb 14, 2024

switch to pygame.font for rendering text

681f121
Select commit
Loading
Failed to load commit list.
Merged

switch to pygame.font for rendering text #511

switch to pygame.font for rendering text
681f121
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 1s

89.02% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.02% of diff hit (target 80.00%)

Annotations

Check warning on line 33 in pygame_gui/core/gui_font_pygame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygame_gui/core/gui_font_pygame.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in pygame_gui/core/gui_font_pygame.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygame_gui/core/gui_font_pygame.py#L36

Added line #L36 was not covered by tests

Check warning on line 399 in pygame_gui/core/utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygame_gui/core/utility.py#L399

Added line #L399 was not covered by tests

Check warning on line 415 in pygame_gui/core/utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygame_gui/core/utility.py#L415

Added line #L415 was not covered by tests

Check warning on line 428 in pygame_gui/core/utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygame_gui/core/utility.py#L425-L428

Added lines #L425 - L428 were not covered by tests