Hi
On Wed, Aug 14, 2013 at 2:30 AM, Kristian Høgsberg wrote:
> On Thu, Aug 01, 2013 at 01:49:03PM +0800, Peng Wu wrote:
>> By jumping two columns when wide character prints,
>> and draw wide cursor under wide character.
>
> Hi Peng,
>
> I do want this feature in weston-terminal, but there's still
On Thu, Aug 01, 2013 at 01:49:03PM +0800, Peng Wu wrote:
> By jumping two columns when wide character prints,
> and draw wide cursor under wide character.
Hi Peng,
I do want this feature in weston-terminal, but there's still a few
issues to address - see below.
> ---
> clients/Makefile.am | 2
By jumping two columns when wide character prints,
and draw wide cursor under wide character.
---
clients/Makefile.am | 2 +-
clients/terminal.c | 26 --
2 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index 09963c
Hi,
I re-write the patch for CJK wide character display.
Please review it, thanks.
Peng Wu (1):
Fixes CJK wide character display
clients/Makefile.am | 2 +-
clients/terminal.c | 26 --
2 files changed, 25 insertions(+), 3 deletions(-)
--
1.8.3.1
__