Re: Implementation of X6 in the FriBidi library
Eli Zaretskii <[email protected]> Mon, 28 Sep 2009 22:57:16 +0200
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
> Date: Mon, 28 Sep 2009 15:58:12 -0400 > From: Behdad Esfahbod <[email protected]> > CC: [email protected] > > I'm not sure I understand the issue you are raising completely. However, I > think it's a non-issue since BN characters are conceptually removed in X9, so > it doesn't matter. It does matter in an implementation that retains the format codes instead of removing them, according to section 5.2 of UAX#9. > However, there is a change around these rules coming in > the next update to UAX#9 that explicitly supports the code as is, see: > > http://www.unicode.org/reports/tr9/tr9-20.html > > Does that address your concern? Yes, thank you.