Skip to content

Feature Request: Text Transformation interface. #823

@leximayfield

Description

@leximayfield

Pretty simple. It would be really nice if RmlUi had a text transformation interface that allowed users to override the handling of a string transformation.

Right now, text-transform seems to be hardcoded to only handle ASCII properly. It would be nice to be able to override this functionality in order to plug in an i18n function that either uses a locale-aware function, ICU, or some other way of uppercasing/lowercasing/capitalizing a string.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions