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

Add antialias disabling support to fonts #484

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

MyreMylar
Copy link
Owner

As title.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (dccb0e5) 95.87% compared to head (6a9f189) 95.83%.
Report is 4 commits behind head on main.

Files Patch % Lines
pygame_gui/core/ui_appearance_theme.py 42.85% 4 Missing ⚠️
pygame_gui/core/gui_font_freetype.py 60.00% 2 Missing ⚠️
pygame_gui/ui_manager.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #484      +/-   ##
==========================================
- Coverage   95.87%   95.83%   -0.04%     
==========================================
  Files          83       83              
  Lines       11580    11599      +19     
==========================================
+ Hits        11102    11116      +14     
- Misses        478      483       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MyreMylar MyreMylar merged commit f1cedab into main Jan 5, 2024
12 of 13 checks passed
@MyreMylar MyreMylar deleted the add-font-antialias branch April 1, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant