some alignment issues
Closed this issue · 3 comments
@samoht nothing can be done for this. It hits the limits of what you can do in terminal without having information back from the text layout engine. Read here for David's take on this.
David, maybe you should add a preamble that this is expected to break and how, otherwise you are constantly going to get reports about this.
ack. A simple way to fix this would be to split the output of runes
into things which usually don't break and things which might break.
Yeah, abugidas (Tamil, Kannada and Devanagari above) destroy just about all alphabet-centric spacing and layout assumptions. They are rendered quite differently by different text layout engines.
I'm pleasantly surprised by the robustness of Arabic and Hebrew, though.
Thanks for the report! Added a note to runes
.