Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592210

Re: [patch 3/3] speakup: add unicode variant of /dev/softsynth

From Chris Brannon <chris@the-brannons.com>
Newsgroups linux.kernel
Subject Re: [patch 3/3] speakup: add unicode variant of /dev/softsynth
Date 2017-03-03 19:50 +0100
Message-ID <th0r8-5c2-21@gated-at.bofh.it> (permalink)
References <tgovv-3Ky-1@gated-at.bofh.it> <tgovw-3Ky-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Samuel Thibault <samuel.thibault@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@ens-lyon.org>


Reviewed-by: Chris Brannon <chris@the-brannons.com>

Looks good to me.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[patch 0/3] speakup: support 16bit unicode screen reading Samuel Thibault <samuel.thibault@ens-lyon.org> - 2017-03-02 03:20 +0100
  [patch 2/3] speakup: convert screen reading to 16bit characters Samuel Thibault <samuel.thibault@ens-lyon.org> - 2017-03-02 03:20 +0100
    Re: [patch 2/3] speakup: convert screen reading to 16bit characters Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-04 10:00 +0100
    Re: [patch 2/3] speakup: convert screen reading to 16bit characters Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-04 10:00 +0100
  [patch 3/3] speakup: add unicode variant of /dev/softsynth Samuel Thibault <samuel.thibault@ens-lyon.org> - 2017-03-02 03:20 +0100
    Re: [patch 3/3] speakup: add unicode variant of /dev/softsynth Chris Brannon <chris@the-brannons.com> - 2017-03-03 19:50 +0100
  [patch 1/3] speakup: extend synth buffer to 16bit unicode characters Samuel Thibault <samuel.thibault@ens-lyon.org> - 2017-03-02 03:20 +0100
    Re: [patch 1/3] speakup: extend synth buffer to 16bit unicode characters Chris Brannon <chris@the-brannons.com> - 2017-03-03 19:50 +0100

csiph-web