mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-27 13:48:49 +08:00

Done here: - adding helper library which determines area from size and vice versa. - fixing an off-by-one bug related to area sizes. - allowing overwrite of cell options by passing an existing cell.Options instance. - implementing canvas and its tests.