[BRLTTY] Integrating LibLouise to brltty ( Writing and Reading) - Latest
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Tue Aug 27 16:44:40 EDT 2013
    
    
  
Siju Samuel, le Mon 26 Aug 2013 14:16:35 -0500, a écrit :
> example text: "The abc"  
>  
> 1. lou_translate ("The  abc")          => "! abc"      
Mmm, so lou_translate actually writes brf characters, not unicode
characters?  This will not work properly whenever brltty itself is not
using nabcc translation.  From the liblouis documentation, it seems you
want to enable the ucBrl and dotsIO flags, so it's unicode dot patterns
which are produced. You can then pass it to brlapi_writeTextWin setting
wide to 1.
Samuel
    
    
More information about the BRLTTY
mailing list