- From: Asmus Freytag <asmusf@ix.netcom.com>
- Date: Sun, 19 Dec 2010 09:26:35 -0800
- To: timeless <timeless@gmail.com>
- CC: Alan Gresley <alan@css-class.com>, Ambrose LI <ambrose.li@gmail.com>, "Aharon (Vladimir) Lanin" <aharon@google.com>, W3C style mailing list <www-style@w3.org>, fantasai <fantasai.lists@inkedblade.net>, public-i18n-bidi@w3.org
The bidi reference code published by Unicode comes with a driver that implements as "pseudo alphabet". It's not based on case, but a similar idea, to give you a way to use familiar letters while you observe the results of bidi processing. http://www.unicode.org/Public/PROGRAMS/BidiReferenceCpp/ On the Unicode site, there's also a small windows program that incorporates, among other things, a bidi demo mode (http://unicode.org/unibook). It not only shows the results of reordering, but also the internal classification of characters. Internally it runs the aforementioned bidi reference implementation. A./
Received on Sunday, 19 December 2010 17:28:19 UTC