Skip to content

Add support for various ICU features #514

@thomasp85

Description

@thomasp85

Thanks for your work on this. As I work extensively with text rendering I know how gnarly all of this is.

For my work on https://github.com/r-lib/textshaping I need access to a few ICU features that aren't currently exposed by stringi and I'd rather not have to link to ICU myself, so I was wondering if you were open to adding these to stringi?

I'm currently looking especially to get the script associated with a given unicode point, whether the glyph/character is considered full-width, as well as formatting numbers in different scripts (e.g. 45 -> 四十五).

Is such functionality something you'd consider adding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions