1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-05-01 22:17:51 +08:00

7 Commits

Author SHA1 Message Date
Jakub Sobon
9ca3fc8b3f
Creating a common numbers.Abs function for code reuse. 2019-01-27 22:32:06 -05:00
Michael Teuscher
0004a9c7e0
Fixed last golint 2019-01-22 23:31:10 +01:00
Michael Teuscher
5e0e08b471
Fixed another golint 2019-01-22 23:29:41 +01:00
Jakub Sobon
50a734d77a
Ability to clear pixels.
- Bugfixes in the braille canvas.
- BrailleLine can clear pixels.
- BrailleCircle can clear pixels.
2019-01-19 01:59:46 -05:00
Jakub Sobon
3eea41990e
BrailleLine can clear pixels as well. 2019-01-19 00:58:59 -05:00
Jakub Sobon
5919767099
Ability to draw circles.
Supports
- empty and filled circles
- full and partial circles
2019-01-19 00:42:22 -05:00
Jakub Sobon
27079c8068
Function that draws lines on a braille canvas. 2018-12-30 22:30:19 -05:00