Skip to content

How can foreign alphabet inputs like Google's Hiragana input be rendered on GenericStyledAreas? #675

@OscarEReyes

Description

@OscarEReyes

I am trying to make it possible for users to be able to input words in foreign alphabets such as Hiragana/Katakana for example. This behavior works on a regular TextArea from javaFX, possession of a keyboard for that language is obviously assumed.

Trying this on say, a GenericStyledArea results in "normal" input. Just the regular roman alphabet.

Would I have to add said capability (rendering of alphabet) for each desired alphabet, similarly to the way the wiki mentions implementing emojis?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions