rivo
4a0d5ff005
Merge pull request #910 from kianmeng/fix-typos
...
Fix typos
2023-11-02 09:08:20 +01:00
Viktor Szépe
1c2bae0764
Fix graphics UNICODE names
2023-11-02 07:33:17 +00:00
Kian-Meng Ang
5d85e6a030
Fix typos
...
Found via `codespell -H -S .git -L rightt,wth,bu`
2023-11-02 13:24:14 +08:00
Oliver
8b56f225c5
First results for the new Image widget.
2022-12-25 23:21:11 +01:00
Oliver
ae9464cc35
Upgraded printing and style handling to the new definition of tcell.ColorDefault.
2021-03-12 18:48:52 +01:00
Oliver
e4d167311d
Upgraded to latest tcell version. Results in a minor incompatibility in the Table class.
2020-10-18 14:15:57 +02:00
Benjamin Weidig
7ad390eb5e
Removed deprecated funcs/const related to semigraphic changes
2018-06-09 14:58:29 +02:00
Benjamin Weidig
e8c92a715c
Added visualization to SemigraphicJoints
...
To better understand what runes are joined how I've added comments with the actual unicode char. Also clarified that the key has to be sorted by rune value
2018-06-09 14:58:29 +02:00
Benjamin Weidig
b6cd5e5021
added comment to semigraphic related code
2018-06-09 14:58:29 +02:00
Benjamin Weidig
2e0f146244
refactored semigraphics
...
For a better semigraphics support all related code was moved to its own file. The const names reflect their unicode name to better distinguish the runes.
2018-06-09 14:58:29 +02:00