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

[Impeller] Glyphs rendered using SDF are rendered into their atlases at-scale. #116819

Closed
chinmaygarde opened this issue Dec 10, 2022 · 2 comments
Labels
e: impeller Impeller rendering backend issues and features requests engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list

Comments

@chinmaygarde
Copy link
Member

The SDF glyph rendering strategy is still under construction in Impeller. But, right now, glyphs rendered using SDF are rendered at scale instead of being normalized. Normalizing the sizes should lead to a substantial performance benefit.

@chinmaygarde chinmaygarde added engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list e: impeller Impeller rendering backend issues and features requests labels Dec 10, 2022
@chinmaygarde chinmaygarde added this to the Impeller on iOS milestone Dec 10, 2022
@chinmaygarde chinmaygarde changed the title [Impeller] Glyphs rendered using SDF are rendered into their atlases at scale. [Impeller] Glyphs rendered using SDF are rendered into their atlases at-scale. Dec 10, 2022
@chinmaygarde chinmaygarde removed this from the Impeller on iOS milestone Mar 1, 2023
@jonahwilliams
Copy link
Member

Closing as we've decided not to use SDFs for now

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e: impeller Impeller rendering backend issues and features requests engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants