Skip to content

Commit

Permalink
refactor(text): simplify reflow implementation (#290)
Browse files Browse the repository at this point in the history
* refactor(text): split text::* into separate files

* feat(text): expose graphemes on Line

- add `Line::styled()`
- add `Line::styled_graphemes()`
- add `StyledGrapheme::new()`

---------

Co-authored-by: Eyesonjune18 <lowellashton@gmail.com>
  • Loading branch information
joshka and lthoerner authored Jul 17, 2023
1 parent 446efae commit fb6d4b2
Show file tree
Hide file tree
Showing 6 changed files with 568 additions and 481 deletions.
Loading

0 comments on commit fb6d4b2

Please sign in to comment.