On 2021-04-20 at 15:28 +0200, Samuel Thibault <[email protected]> 
wrote:
 > Aura Kelloniemi, le mar. 20 avril 2021 16:24:56 +0300, a ecrit:
 > > This probably means, than when text ends, the rest of the display is padded
 > > with spaces, and if space is defined to be something else than an empty 
 > > cell,
 > > this pattern will fill the end of the display.

 > We could instead fill with U+2800?

There was recently a discussion on this list where somebody wanted to redefine
the unicode braille characters to display a single uniform dot pattern, which
kind of would defeat this approach.

Is it possible to set andMask to 0 for all the cells that need to padded in
text, unless andMask (provided by te user) is long enough to take care of
them? This way the cells are forced to be blank. This is what I did in my Rust
implementation, but as BrlAPI does all necessary padding now, I'll start to
utilize the server features.

-- 
Aura
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to