bevycosmicedit

This bevy plugin provides mutliline text editing for bevy apps, thanks to cosmic_text crate!

Emoji, ligatures, and other fancy stuff is supported!

bevy<em>cosmic</em>edit

Usage

Explore examples folder for basic usage.

rust cargo r --example basic

or

rust cargo r --example font_per_widget

Compatibility

| bevy | bevycosmicedit | | ---- | ---------------- | | 0.10 | 0.3 |

License

MIT or Apache-2.0