Skip to content

Potentially inaccurate surrogate pair detection #59513

@justinmc

Description

@justinmc

@HansMuller brought up that our _isUtf16Surrogate method in text_painter.dart is potentially inaccurate. See the Wikipedia definition of surrogate pair.

bool _isUtf16Surrogate(int value) {

Metadata

Metadata

Assignees

Labels

a: typographyText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions