Go to file
Chad Brokaw d28576ce29 Split layout module
Also moves hit testing to a new Cursor struct to prep for more sophisticated navigation.
2021-09-15 05:08:25 -04:00
doc Fix some formatting 2021-06-20 06:44:10 -04:00
src Split layout module 2021-09-15 05:08:25 -04:00
.gitignore create repo 2021-06-04 07:04:42 -04:00
AUTHORS.txt Merge dev branch 2021-09-14 07:39:35 -04:00
Cargo.toml Merge dev branch 2021-09-14 07:39:35 -04:00
LICENSE-APACHE create repo 2021-06-04 07:04:42 -04:00
LICENSE-MIT Merge dev branch 2021-09-14 07:39:35 -04:00
README.md create repo 2021-06-04 07:04:42 -04:00

README.md

This is a nascent project for implementing a rich text layout engine backed by the swash crate and implementing the piet text API.