Expand description
Clears an area with a Style and a fill char.
There is Buffer::set_style() to fill an area with a style. What is missing is the ability to overwrite the text-content too.
Structs§
- Fill the area with a grapheme and a style. Useful when overwriting an already rendered buffer for overlays or windows.