On 2021-04-16 at 01:04 +0200, Samuel Thibault <[email protected]> wrote: > Such languages can then use brlapi__write with setting the charset, the > textSize, regionBegin set to 0, and regionSize with that flag or special > value. Is there something missing here?
No, there isn't. This would be a working solution. I'm a bit afraid though that brlapi__write becomes a very complex function to use, as it has already quite many special rules. But this will do for now. > I mean the library padding is useless since the server will have to do > it anyway in the case where the library didn't notice the size change > soon enough. Yes, ok. Then brlapi__writeText and friends can also be simplified. -- 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
