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

Font Engine refactor and features #483

Open
13 tasks
wouterlucas opened this issue Jan 13, 2025 · 0 comments
Open
13 tasks

Font Engine refactor and features #483

wouterlucas opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working enhancement New feature or request performance Performance enhancement

Comments

@wouterlucas
Copy link
Contributor

wouterlucas commented Jan 13, 2025

Creating a collection of tickets / changes / features to refactor the Font Engines.

Note might not cover all requested features, however this ticket is raised as a tracker for "what needs to be done" for Text at this stage.

Issues / open PRs:

Features:

Closing #322 as a result of upcoming changes to the Text Renderer, mainly:

  • Reduction of variable assignments (excessive const usage) to lower GC pressure
  • Removal of intermediate TrState duplication
  • Single SDF Buffer handling to reduce SDF text rendering buffer refactor #466
  • Single Canvas Text generation function and node to texture assignment for Canvas Text. Goal would be get closer to L2 Canvas Text performance
@wouterlucas wouterlucas added bug Something isn't working enhancement New feature or request performance Performance enhancement labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request performance Performance enhancement
Projects
None yet
Development

No branches or pull requests

1 participant