AppCUI icon indicating copy to clipboard operation
AppCUI copied to clipboard

renderer DrawLine methods with box characters merging

Open gdt050579 opened this issue 3 years ago • 0 comments

Add support in renderer to automatically merge (add special characters) for lines that are crossed over (e.g. ├ , ┼ , ┬ , ┴, ╦ , ╡, ╫, and so on ....). This type of crossed characters should be managed by the framework (e.g. if a draw a vertical line that croses another horizontal line, one of these characters should be automatically added).

gdt050579 avatar Oct 10 '21 18:10 gdt050579