termdash/internal/canvas
Jakub Sobon 87cab66617
Simplifying the text widget.
This results in a better line wrapping abstraction which now works on
cells. Cells contain both the rune and the cell options which were
awkward to track separately.
2019-02-28 00:50:16 -05:00
..
braille Moving runewidth, segdisp and testdraw to internal. 2019-02-24 01:27:17 -05:00
buffer Simplifying the text widget. 2019-02-28 00:50:16 -05:00
testcanvas Factoring private type buffer out of cell. 2019-02-24 16:29:44 -05:00
canvas.go Factoring private type buffer out of cell. 2019-02-24 16:29:44 -05:00
canvas_test.go Factoring private type buffer out of cell. 2019-02-24 16:29:44 -05:00