[BRLTTY] Integrating LibLouise to brltty ( Writing and Reading) -	Latest
    Siju Samuel 
    sijusamueltech at gmail.com
       
    Thu Aug 22 19:16:54 EDT 2013
    
    
  
Hi,
The clarification in the following mail is answer to  using liblouis for
 getting 'contracted/grade 2 braille' .
>> 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?
Thanks,
Siju samuel
Reply Mail/Clarification
==============
Subject: Re: [BRLTTY] Integrating LibLouise to brltty ( Writing and
        Reading)
Dave Mielke, le Mon 19 Aug 2013 10:53:13 -0400, a ?crit :
> [quoted lines by Samuel Thibault on 2013/08/19 at 16:39 +0200]
>
> >You can use brlapi_writeDots(), which requires an ISO-11548-1 byte
> >array.
> >
> >I guess the 16bit encoding used by liblouis is unicode U+28YZ encoding?
> >You thus simply need to truncate the 16bit value 0x28YZ into the 8bit
> >value 0xYZ.
>
> BRLTTY already handles this range so it should be possible to pass it
directly
> as the text to be written.
Right, that should be working too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mielke.cc/pipermail/brltty/attachments/20130822/f4ab32fd/attachment.html>
    
    
More information about the BRLTTY
mailing list