[Bug 7182] Arabic letters not positioned correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 1 17:22:12 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7182


alsadi <alsadi at ojuba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alsadi at ojuba.org




--- Comment #3 from alsadi <alsadi at ojuba.org>  2008-09-01 17:22:06 ---
as seen on this image
http://www.linuxac.org/forum/attachment.php?attachmentid=4082&stc=1&d=1219346397
and others here http://www.linuxac.org/forum/showthread.php?t=13691

it appears that in wine-1
I only see the second problem i.e. it is too far away with a white space
between them!

I tried to trace the problem it's here dlls/gdi32/font.c

 * GetCharacterPlacementW [GDI32.@]
 *
 *   Retrieve information about a string. This includes the width, reordering,
 *   Glyphing and so on.
 *
 * RETURNS
 *
 *   The width and height of the string if successful, 0 if failed.
 *
 * BUGS
 *
 *   All flags except GCP_REORDER are not yet implemented.
 *   Reordering is not 100% compliant to the Windows BiDi method.
 *   Caret positioning is not yet implemented for BiDi.
 *   Classes are not yet implemented.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list