-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#19924Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: typographyText rendering, possibly libtxtText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specifically
Milestone
Description
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:
radzish
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: typographyText rendering, possibly libtxtText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specifically