termdash/cell
Jakub Sobon dc1f2c5a29
Implementing canvas functionality.
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.
2018-03-29 03:28:36 +03:00
..
cell.go Implementing canvas functionality. 2018-03-29 03:28:36 +03:00
cell_test.go Implementing canvas functionality. 2018-03-29 03:28:36 +03:00
color.go Defining the APIs. 2018-03-27 19:01:35 +01:00