[BRLTTY] Is it possible to set a braille text table from brlapi?
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Wed Dec 12 17:30:08 EST 2007
    
    
  
Michael Whapples, le Wed 12 Dec 2007 22:02:03 +0000, a écrit :
> I would like to know if it is possible to set a braille text table (the
> table to define dot patterns for characters) from an apllication using
> brlapi.
Not yet, but that's on the TODO list. However, in your case, see below.
> If not, is there any way I can always get reliable output?
You can directly use writeDots(), or write() with a unicode string that
contains braille patterns (U+28xy).
Samuel
    
    
More information about the BRLTTY
mailing list