[FriBidi] Line Reverse
Tom Hacohen
tom.hacohen at samsung.com
Wed May 30 23:07:24 PDT 2012
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
> fribidi at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/fribidi
More information about the fribidi
mailing list