Re: Summer of code and bidi

2008-03-19 Thread Maarten Lankhorst
Hello, 2008/3/19, Shachar Shemesh <[EMAIL PROTECTED]>: > Maarten Lankhorst wrote: > > > Hi Shachar, > > > > I've removed the bi-directional entry from summer of code. I don't > > think it is a good project because it involves a lot of changes in > > pretty much all wine user controls. > > Act

Re: Summer of code and bidi

2008-03-19 Thread Shachar Shemesh
Maarten Lankhorst wrote: > Hi Shachar, > > I've removed the bi-directional entry from summer of code. I don't > think it is a good project because it involves a lot of changes in > pretty much all wine user controls. Actually, I don't think any touching of the actual user controls is involved at

Summer of code and bidi

2008-03-19 Thread Maarten Lankhorst
Hi Shachar, I've removed the bi-directional entry from summer of code. I don't think it is a good project because it involves a lot of changes in pretty much all wine user controls. The only way to do this would be by using the pango library to do the laying out of text, but I'm not even sure whet