mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-25 13:48:50 +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.