Re: Flag emoji

From: Markus Scherer <markus.icu_at_gmail.com>
Date: Thu, 31 May 2012 17:00:15 -0700

On Thu, May 31, 2012 at 4:18 PM, Mark Davis ☕ <mark_at_macchiato.com> wrote:

> If we used ZWSP, then we'd have:
>
> <sjis bytes> ← 🇦🇦 // but the code wouldn't know when to also absorb
> adjacent ZWSPs.
>
> <sjis bytes> → 🇦🇦 // but the code would need context to know when to add
> adjacent ZWSPs.
>

I think we could do this reasonably well by providing two mappings for the
same sjis bytes:

sjis <-> A+A+ZWSP
sjis <- A+A

A longest-match conversion would get the desired results.

I believe there were more objections to the ZWSP approach though. I think
one was about losing the ZWSP in editing and copy-paste. (I didn't write
down details.)

markus
Received on Thu May 31 2012 - 19:01:27 CDT

This archive was generated by hypermail 2.2.0 : Thu May 31 2012 - 19:01:27 CDT