[1/2](resend 3)usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set

Aric Stewart aric at codeweavers.com
Tue Apr 13 14:49:07 CDT 2010


Reduce bidi duplications from gdi32 by using the newly corrected usp10 
functions.
---
  dlls/gdi32/Makefile.in      |    1 +
  dlls/gdi32/bidi.c           |  675 +++++------------------------------
  dlls/usp10/Makefile.in      |    1 +
  dlls/usp10/bidi.c           |  829 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/usp10/tests/usp10.c    |  286 ++++++++++++++--
  dlls/usp10/usp10.c          |   60 +++-
  dlls/usp10/usp10_internal.h |   25 ++
  7 files changed, 1253 insertions(+), 624 deletions(-)
  create mode 100644 dlls/usp10/bidi.c
  create mode 100644 dlls/usp10/usp10_internal.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 299b06eeb70526dc6aaed42290f1e869f0698860.diff
Type: text/x-patch
Size: 78081 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100413/ed3cbc3c/attachment-0001.bin>


More information about the wine-patches mailing list