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

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Aug 19 11:01:28 EDT 2013


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.

Samuel


More information about the BRLTTY mailing list