[HarfBuzz] Non arabic rendering in arabic string.
Behdad Esfahbod
behdad at behdad.org
Thu Apr 3 14:08:29 PDT 2014
On 14-03-14 02:17 AM, Andrea Boi wrote:
>
> I have the need to render several sentences and I actually have some problems
> with the sentences which have mixed scripts.
HarfBuzz can only shape one script+direction at a time. You need a
higher-level library that does that for you. For example, you can use Pango.
Or you can roll your own, depending on your requirements.
--
behdad
http://behdad.org/
More information about the HarfBuzz
mailing list