[cairo] right to left

Dov Grobgeld dov.grobgeld at gmail.com
Tue Jun 14 01:11:07 PDT 2011


For complex texts you should not use the cairo_text API that is considered a
"toy API" for very simple texts only. Instead you should use the
pango_cairo_* API that is much more flexible. You might want to reference
the following example that I wrote a few years back:

http://code.valaide.org/content/pango-cairo-sample

Regards,
Dov

On Tue, Jun 14, 2011 at 10:39, mohammad shahmoradi <
shahmoradi.mohammad at gmail.com> wrote:

> hello ,
> I need to use right to left text but it's displayed reversed and  disjoint.
> plz help me to fix the problem.
>
> best regards
> mohammad shahmoradi
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20110614/cae58b4b/attachment.htm>


More information about the cairo mailing list