- From: Martin Dürst via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Nov 2016 07:39:23 +0000
- To: public-i18n-archive@w3.org
@khaledhosny: You said "I think it might indeed be related to bidi itemisation, since browsers will itemize the text first into runs with the same direction before doing the shaping, so the ZWJ might end in the wrong run." Shouldn't a ZWJ ideally be included in both runs (not necessarily for reordering, but before being sent to rendering) if it falls on a run boundary? That's probably not what the Bidi algorithm says. But the Bidi algorithm is about ordering, and ZWJ has nothing to do with ordering. On the other hand, ZWJ is about shaping, and is defined (as far as I understand) to work logically. -- GitHub Notification of comment by duerst Please view or discuss this issue at https://github.com/w3c/i18n-discuss/issues/2#issuecomment-262449820 using your GitHub account
Received on Wednesday, 23 November 2016 07:39:35 UTC