Backwards? Check the po file for TuxPaint - it uses natural Hebrew.
The program is also written using SDL - and the direction issue was solved back in 2003 (see the fourth note in this page: http://www.newbreedsoftware.com/bill/news/2003.05.shtml ) Since the code is open, this can be a good start to implement support in other SDL based apps. Note also that in order for Hebrew to be displayed correctly, there was a need for a TTF Hebrew font, and I converted one of the Culmus glyphs for that (the font is available as a download on the TuxPaint site). On 6/22/05, ik <[EMAIL PROTECTED]> wrote: > At this moment I'm writing the words backwards, using a function I'd written > a very long time ago and it's a bit buggy. > > I think that someone should go over SDL and add some serious language support > according to unicode standard. > > ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
