[BRLTTY] Multi-column characters on Linux

Dave Mielke Dave at mielke.cc
Mon Oct 4 10:51:49 EDT 2021


[quoted lines by Aura Kelloniemi on 2021/10/04 at 15:50 +0300]

>I would also like to get rid of this space removal right away, because I'm
>debugging alignment issues, and I might provide misinformation to developers
>because of this. Could you please tell me the location of the code
>implementing this, so I can comment it out even before this is made
>configurable. 

On line 1114 of the Linux screen driver you'll find: blanks = getCharacterWidth(wc) - 1;

Try changing the value to 0 (i.e. as if getting the width returned 1 all the time). Let me know if that does what you need.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |


More information about the BRLTTY mailing list