Skip to content

Commit

Permalink
chore: replace big_text with hardcoded logo (#1203)
Browse files Browse the repository at this point in the history
big_text.rs was a copy of the code from tui-big-text and was getting
gradually out of sync with the original crate. It was also rendering
something a bit different than the Ratatui logo. This commit replaces
the big_text.rs file with a much smaller string representation of the
Ratatui logo.

![demo2](https://raw.githubusercontent.com/ratatui-org/ratatui/images/examples/demo2-destroy.gif)
  • Loading branch information
joshka authored Aug 3, 2024
1 parent a80a8a6 commit edc2af9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 861 deletions.
Loading

0 comments on commit edc2af9

Please sign in to comment.