Crate text_display
source ·Expand description
This crate defines a text displayable. A text displayable profiles a block of text to be displayed onto a framebuffer.
Structs
- A text displayable profiles the size and color of a block of text. It can display in a framebuffer.