Add ColorBw for printer

This commit is contained in:
Joscha 2024-03-05 00:04:12 +01:00
parent 59a1235b1d
commit 097f4ee548
6 changed files with 38 additions and 1 deletions

View file

@ -1,3 +1,5 @@
mod color;
use showbits_common::Vec2;
fn main() {