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

5 Commits

Author SHA1 Message Date
Michael Teuscher
35fd8d2c70
Added LineStyleRound 2019-01-25 19:57:14 +01:00
Michael Teuscher
41cbc3c19a
Added a test for double border drawing 2019-01-25 00:10:33 +01:00
Jakub Sobon
8a1bb34b05
Generalized text trimming logic.
So it can be reused in widgets.

Also adding some missing default values for options.
2018-05-27 19:28:49 +01:00
Jakub Sobon
b4b1d8b2a6
Border now supports a title.
Updates #22.
2018-05-07 18:32:41 +01:00
Jakub Sobon
b62c9406ab
Renaming draw.Box to draw.Border and improving its API.
Also adding tests for draw.Rectangle.

Updates #23 and #22.
2018-05-07 13:33:18 +01:00