Jason White, le Tue 19 Nov 2013 15:12:08 +1100, a écrit : > John J. Boyer <[email protected]> wrote: > > > Do you know why Orca uses liblouis, since brltty has Grade 2 > > capabilities. > > One reason, apparently, is that brlapi operates at the level of braille cell > data, not characters,
It does work at the characters level too. But handling contraction at that level would make the interaction between the application and brltty quite complex, it's preferrable to leave that at a library level. Just like they did for gtk etc. which send renderered text to the X server, and not complex text rendering requests. Samuel _______________________________________________ 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://mielke.cc/mailman/listinfo/brltty
