|
From: Mark D. ☕️ <ma...@ma...> - 2018-02-28 08:05:55
|
Also https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3ADI%3A%5D-%5B%3Acn%3A%5D&g=&i=, which makes it easier to see the 404 allocated ones (some unallocated ranges also have DI). I think DI is a good candidate for ignorable. But *fully* ignorable; if you see "X<di>Y", you want to parse it as if it were "XY", not "X<space>Y". The variation selectors, for example, should not break tokens. Mark On Wed, Feb 28, 2018 at 4:44 AM, Markus Scherer <mar...@gm...> wrote: > FYI > The [:DI:] set can be viewed here. > <https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3ADI%3A%5D&g=&i=> > > markus > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > icu-design mailing list > icu...@li... > To Un/Subscribe: https://lists.sourceforge.net/lists/listinfo/icu-design > |