[pyicu-dev] BiDi support

Yuriy Asyutin yasyutin at gmail.com
Wed Feb 22 03:52:13 PST 2012


Thank you for the responses.

Looks like except ubidi I need binding to
ushape->u_shapeArabic<http://icu-project.org/apiref/icu4c/ushape_8h.html#a1f89291c5a24a50b8f6dcad5eb4668f7>()
for proper rendering of Arabic text, am I right?

Thanks,
Yuriy Asyutin

2012/2/21 srl <srl at icu-project.org>

> ICU Layout and ubidi.h are not related.
>
> -s
>
> On Tue, 21 Feb 2012 10:38:26 -0800 (PST), Andi Vajda
> <vajda at osafoundation.org> wrote:
> > On Tue, 21 Feb 2012, Yuriy Asyutin wrote:
> >
> >> I'm looking for ability to use RTL-support in python library
> (ReportLab).
> >> Looks like ICU has BiDi-algorithm implementation according to the API
> >> http://icu-project.org/apiref/icu4c/ubidi_8h.html.
> >>
> >> Does current version of PyICU support bidi bindings? I'd appreciate a
> >> simple example in python.
> >
> > There are no bindings for the code in ubidi.h in PyICU currently.
> > Patches are welcome.
> >
> > Bindings for LayoutEngine were added in the latest version, maybe these
> > can help ? (see test/test_LayoutEngine.py for examples)
> >
> > Andi..
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osafoundation.org/pipermail/pyicu-dev/attachments/20120222/4470c6f2/attachment.htm>


More information about the pyicu-dev mailing list