FriBidi perl module doesn't work for me...
"Thurn, Martin" <[email protected]>
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
I am trying to integrate fribidi into my perl program. On linux Fedora Core 3 I have ActivePerl build 813, fribidi 0.10.5, FriBidi-0.05. The perl module passes all tests. I have a little string of Arabic (6 letters). I convert it to UTF-32 so it looks like this: "\000\000\376\377\000\000\006F\000\000\006'\000\000\0063\000\000\006/\00 0\000\006'\000\000\006C". When I pass this into log2vis, I get the exact same string back. Is there any way to turn on fribidi debugging via the API? Is anyone currently successfully using FriBidi perl module? Can you show me some sample code? Can anyone provide some REAL UNICODE test cases, preferable Arabic, not just the capital letter jazz? Thank you. - - Martin