[BRLTTY] Integrating LibLouise to brltty ( Writing and Reading)

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Aug 25 10:49:59 EDT 2013


Shérab, le Mon 19 Aug 2013 21:11:53 +0200, a écrit :
> Samuel Thibault (2013/08/19 17:01 +0200):
> > 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.
> 
> That being said, shouldn't we at some point start thinking aout BRLTTY
> somehow using liblouis or at least liblouistables?

Yes, but that's independent of the client rendering, which should really
be done at the client side for simplicity.

Samuel


More information about the BRLTTY mailing list