Text editor in rust
Go to file
2019-01-04 10:40:29 +01:00
assets Draw caret and handle click. 2019-01-03 15:19:56 +01:00
src Add text 2019-01-04 10:40:29 +01:00
tests x 2019-01-01 11:43:10 +01:00
.gitignore Initial commit 2019-01-03 10:39:58 +01:00
Cargo.lock Dispaly caret, unify text character render 2019-01-03 10:38:54 +01:00
Cargo.toml Dispaly caret, unify text character render 2019-01-03 10:38:54 +01:00
LICENSE Initial commit 2019-01-03 10:39:58 +01:00
README.md Initial commit 2019-01-03 10:39:58 +01:00

rider

Text editor in rust