Hi,
<snip>
>  It helps if you ask for specific functions you require 
> (and what you are trying to do with them) since then `someone' 
> can step up and propose a solutionor workaround.
> 
</snip>

I need the function pango_reoder_items(). In my language,(malayalam)
pango first reoders the charecters before rendering. 
I need to get the reodered form of a string, so that
I can know how it is going to be rendered by pango.

Don't be confused, I just need the pango_reoder_items()
function of pango in pygtk. It is described in
<http://developer.gnome.org/doc/API/2.0/pango/pango-Text-Processing.html>

or is their anyother way to do the same?

Thanks for your response,


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to