[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hebrew support for kde



On Mon, 16 Feb 1998, Erez Doron wrote:

> well, making kde support hebrew is more complicated
> than supporting other languages
> 
> that is because hebrew is written right to left.
> 
> I've implemented some functions ( in C ) which receives
> a string holding the characters typed, and returns a string of
> how it should be seen on the screen. ( this shold be used only for
> hebrew
> fonts, i.e. iso8895-8 )
> 
> how can i embed this to kde, so i can edit in hebrew and so on ?
> is it in the kde layer ? QT layer ? Xt layer ?
> 
> btw:
> 1. if someone wants to see the code, tell me via email
> 2. this could be easily modified to and right-2-left language.

And how does it handle english and numbers in the middle ;) ? And what if
it text that is continued from / continues onto the next line ?
Justification ?

> 
> regards
> Erez.
>