Question regarding bidirectional algorithm

2000-07-27 Thread David Tooke
The bidirectional algorithm mentions mirrored glyphs. The reference code handles them by replacing these characters with their mirror image. Is this the preferred method of doing this? If so, is there any where in the Unicode database that correlates the two characters? Otherwise, do I

Re: Question regarding bidirectional algorithm

2000-07-27 Thread John Cowan
David Tooke wrote: The bidirectional algorithm mentions mirrored glyphs. The reference code handles them by replacing these characters with their mirror image. Is this the preferred method of doing this? If so, is there any where in the Unicode database that correlates the two

Re: Question regarding bidirectional algorithm

2000-07-27 Thread Markus Scherer
David Tooke wrote: The bidirectional algorithm mentions mirrored glyphs. The reference code handles them by replacing these characters with their mirror image. Is this the preferred method of doing this? If so, is there any where in the Unicode database that correlates the two