chargrid_text 0.2.0

chargrid text rendering
Documentation
1
2
3
use chargrid_render::*;

pub(crate) const DEFAULT_STYLE: Style = Style::new().with_foreground(Rgb24::new(255, 255, 255));