Re[2]: GetCharacterPlacementW() fix

2003-11-06 Thread Phil Krylov
Hello Shachar, Thursday, November 6, 2003, 12:21:16 PM, you wrote: SS> Phil Krylov wrote: >>Hello, >> SS> Make that into "+ if(lpResults->lpCaretPos && dwFlags&GCP_REORDER) SS> FIXME("Caret positions on complex scripts not implemented");" Added the FIXME message and fixed the patch itself. --

Re: GetCharacterPlacementW() fix

2003-11-06 Thread Shachar Shemesh
Phil Krylov wrote: Hello, ChangeLog: Phil Krylov <[EMAIL PROTECTED]> Added support for returning caret positions from GetCharacterPlacementW(). I'm not sure if this will work for complex scripts, but still it is better than nothing. --- font.c 15 Oct 2003 03:32:31 - 1.