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
Merged

Conversation

MyreMylar
Copy link
Owner

Should enable some hebrew/arabic font rendering eventually with a bit more hacking.

related to: #429

should enable some arabic font rendering eventually with a bit more hacking
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

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

Comparison is base (02e73cc) 95.83% compared to head (681f121) 95.72%.

Files Patch % Lines
pygame_gui/core/utility.py 60.00% 6 Missing ⚠️
pygame_gui/core/gui_font_pygame.py 95.16% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #511      +/-   ##
==========================================
- Coverage   95.83%   95.72%   -0.11%     
==========================================
  Files          83       84       +1     
  Lines       11605    11660      +55     
==========================================
+ Hits        11122    11162      +40     
- Misses        483      498      +15     

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

@MyreMylar MyreMylar merged commit c9df688 into main Feb 14, 2024
22 checks passed
@MyreMylar MyreMylar deleted the alternate-font-render-path 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