Re: Line Reverse
Tom Hacohen <[email protected]> Thu, 31 May 2012 09:07:24 +0300
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
Dear Kueffen, You need to split to lines before you reorder. See Behdad's post on "FriBiDi's rendering pipeline", it's very useful: http://lists.freedesktop.org/archives/fribidi/2005-September/000439.html -- Tom. On 31/05/12 08:33, Kueffen Heiko wrote: > Hi all, > > I’m now trying for several days to use fribidi in a embedded linux > project for supporting Hebrew. > > First it seems very simple, just using the “fribidi_log2vis” function. > But now I found that fribidi reverses text line. > > Example: If I put in (in Hebrew) > > Hebrew > > Text > > The fribidi_log2vis returns > > Txet > > Werbeh > > Which is not what I want because Hebrew is read from top to bottom, even > if it is right to left written. > > I would expect the output to be > > Werbeh > > Txet > > Can anybody comment on this or give me a hint? > > Best regards > > Heiko > > > CADCON > Ingenieurgesellschaft mbH & Co. KG > Geschaeftsfuehrer: Robert Bauer, Andreas Gundel > Sitz der Gesellschaft: D-86368 Gersthofen > Registergericht: Amtsgericht Augsburg HRA 14521 > > > > _______________________________________________ > fribidi mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/fribidi _______________________________________________ fribidi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/fribidi