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

feat: Allow between custom freetype and OS font rendering #50

Merged
merged 21 commits into from
Aug 12, 2024

Conversation

Danielku15
Copy link
Member

@Danielku15 Danielku15 commented Aug 11, 2024

Fixes #49

Tasks:

  • Inject custom font manager allowing change of font manager during runtime
  • Extend native API and all platform libraries
  • Extend native tests with freetype rendering
  • Extend platform tests with freetype rendering
  • Update version to 2.2
  • Find out problem on Ubuntu Java: Rendering output is different while the native lib is matching the output.

@Danielku15 Danielku15 self-assigned this Aug 11, 2024
@Danielku15 Danielku15 marked this pull request as ready for review August 12, 2024 17:16
@Danielku15 Danielku15 merged commit c38c6e4 into main Aug 12, 2024
71 checks passed
@Danielku15 Danielku15 deleted the feature/freetype branch August 12, 2024 17:17
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.

Option to switch to freetype on all platforms for consistent rendering
1 participant