8000 unicode-width should retain a semi-stable width function · Issue #64 · unicode-rs/unicode-width · GitHub
[go: up one dir, main page]

Skip to content
unicode-width should retain a semi-stable width function #64
Open
@Manishearth

Description

@Manishearth

As described in #55, 0.1.13 changed the predicted widths of a lot of characters to be more accurate for things like emoji.

From that issue, and from the breakage in rustfmt (rust-lang/rustfmt#6203), it feels useful to have an API that is explicitly stable, and documented as such. Probably one that did the original less-useful-but-"still works" thing of relying on East Asian Width properties only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0