Yes, QT doesn't have OT support.
Pango in conjunction with QT should do the trick...

-kg

On 26 Oct 2002, Gollum wrote:

> 
> Hi all
> few days back sayamindu told us about traslating openoffice.org. I think
> we might have some troubles there
> 
> Why Openoffice.org is based on qt i think. qt as I know it has a much
> poorer as far as rendering indic and bidirectional text. (just a guess.
> A wild one actually)
> 
> Am I right or wrong?
> 
> gollum
> -- 
>       n = ((n >>  1) & 0x55555555) | ((n <<  1) & 0xaaaaaaaa);
>       n = ((n >>  2) & 0x33333333) | ((n <<  2) & 0xcccccccc);
>       n = ((n >>  4) & 0x0f0f0f0f) | ((n <<  4) & 0xf0f0f0f0);
>       n = ((n >>  8) & 0x00ff00ff) | ((n <<  8) & 0xff00ff00);
>       n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000);
> 
>               -- C code which reverses the bits in a word.
> 
> ____________________________________________________________
> To unsubscribe from this list [Bangla Penguin] send a mail
> to [EMAIL PROTECTED] with 'unsubscribe banglapenguin'
> in the subjectline and body.
> Archive of this mailing list is available at
> http://www.mail-archive.com/banglapenguin@;banglapenguin.org
> 

____________________________________________________________
To unsubscribe from this list [Bangla Penguin] send a mail
to [EMAIL PROTECTED] with 'unsubscribe banglapenguin'
in the subjectline and body.
Archive of this mailing list is available at
http://www.mail-archive.com/banglapenguin@;banglapenguin.org

Reply via email to