Skip to content

[web] Implement the algorithm for finding line-break opportunities #45932

@mdebbar

Description

@mdebbar

At the moment, we have a basic line break finder that works for most simple cases. This has worked really well so far and allowed us to explore the canvas implementation and iterate quickly.

In order for the canvas-based text measurement to work correctly though, we'll need a proper implementation of the line breaking algorithm.

References:

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: typographyText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.platform-webWeb applications specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions