http://bugs.winehq.org/show_bug.cgi?id=29140
Bug #: 29140 Summary: ScriptTextOut passes wrong widths to ExtTextOutW Product: Wine Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: usp10 AssignedTo: wine-bugs@winehq.org ReportedBy: disposable593-wine@yahoo.com Classification: Unclassified
in http://source.winehq.org/source/dlls/usp10/usp10.c#L2673
ScriptTextOut always passes NULL to ExtTextOutW instead of the proper width arrays specified in piJustify or piAdvance.