Commit Graph

5 Commits

Author SHA1 Message Date
Joe Bellus 6abfc6aa54 Aded doc tests throughout 2024-04-18 15:07:21 -04:00
Joe Bellus 3e50d269e5 Fill functions now support a Color as an argument
Fill functions were modified to support Into<Rune> and
From<Color> was implemented for Rune and Runes. This allows
Passing a color to functions such as View::fill and View::fill_all.
to set the background color.
2024-04-13 00:23:40 -04:00
Joe Bellus ba7703e4c2 sync commit 2023-09-02 22:46:50 -04:00
Joe Bellus 3388ae4096 doc strings and doc tests 2023-05-29 20:46:21 -04:00
Joe Bellus aaa51179ad refactor 2023-05-29 16:11:04 -04:00