[BRLTTY] Integrating LibLouise to brltty ( Writing and Reading) - Latest
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Sun Aug 25 09:31:36 EDT 2013
    
    
  
Siju Samuel, le Thu 22 Aug 2013 18:16:54 -0500, a écrit :
> >> BRLTTY already handles this range so it should be possible to pass it
> directly
> >> as the text to be written.
> 
> So..  does this suggest no need to call libLouise  and brlapi_writeDots(), 
> instead 
> just call bailApi_writeTextWin()  after setting the translation table
> as en-us-g2.ctb in brltty? 
No, he means that you can call liblouis, which gives you unicode
braille, and you can simply pass that to brlapi_writeText() without any
conversion. Doing braille translation on the server side would be
repeating the design mistake that X11 did decades ago.
Samuel
    
    
More information about the BRLTTY
mailing list