http://bugs.codeweavers.com/show_bug.cgi?id=609
*** shadow/609 Sun Apr 21 13:05:42 2002 --- shadow/609.tmp.15520 Sun Apr 21 13:05:42 2002 *************** *** 0 **** --- 1,27 ---- + +============================================================================+ + | Add BiDi support | + +----------------------------------------------------------------------------+ + | Bug #: 609 Product: Wine | + | Status: UNCONFIRMED Version: unspecified | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-gdi | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: fgouget@codeweavers.com | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + BiDi support is required to for Hebrew, Yiddish, Arabic languages and probably + others. + + Previous references on Wine-Devel: + http://www.winehq.com/hypermail/wine-devel/2002/03/0236.html + http://www.winehq.com/hypermail/wine-devel/2002/03/0506.html + http://www.winehq.com/hypermail/wine-devel/2002/04/0000.html + + The main work is on GetCharacterPlacement and GetFontLanguageInfo and then + tweaking some controls, starting with the Edit control. \ No newline at end of file