[patch 3/3] speakup: add unicode variant of /dev/softsynth
Chris Brannon
chris at the-brannons.com
Fri Mar 3 13:40:11 EST 2017
Samuel Thibault <samuel.thibault at ens-lyon.org> writes:
> This adds /dev/softsynthu, along /dev/softsynth, which emits output in
> UTF-8 encoding, thus allowing to support 16bit characters. Most of the
> code is shared, only the read function has to behave differently in
> latin1 and in unicode mode. Since Linux only supports 16bit characters,
> we can just hardcode the UTF-8 encoding.
>
> Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>
Reviewed-by: Chris Brannon <chris at the-brannons.com>
Looks good to me.
More information about the Speakup
mailing list