Skip to content

SDF text rendering should use a consistent glyph size #112016

@dnfield

Description

@dnfield

Right now the SDF text path in Impeller is just using whatever the text run is requesting.

We should instead pick an optimal size and make sure to use that consistently. Doing this will require figuring out a bit more about when we want to use SDF and how to make sure we can correctly look up glyphs for SDF when we go to render them from the atlas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: typographyText rendering, possibly libtxte: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions