tuanchauict / MonoSketch

An ASCII graph drawing app
https://monosketch.io
Apache License 2.0
367 stars 9 forks source link

Use mask to check left right top bottom direction of the adjacent chars #592

Closed tuanchauict closed 5 months ago

tuanchauict commented 5 months ago

Allow direction detector for adjacent characters work with the combined characters Before

┏━┭─╮
┃╔═╗│
┗║┵╟╯
 ╚═╝ 

After

┏━┭─╮
┃╔╪╗│
┗║┵╫╯
 ╚═╝