usp10: implement ScriptBreak using the Unicode Line Breaking Algorithm

Aric Stewart aric at codeweavers.com
Thu Jun 9 11:44:44 CDT 2011


generates usp10/linebreak.c from UNIDATA/LineBreak.txt
---
  dlls/usp10/Makefile.in      |    2 +
  dlls/usp10/breaking.c       |  411 ++++++++
  dlls/usp10/linebreak.c      | 2315 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/usp10/usp10.c          |   16 +-
  dlls/usp10/usp10_internal.h |    2 +
  libs/wine/cpmap.pl          |   90 ++
  6 files changed, 2821 insertions(+), 15 deletions(-)
  create mode 100644 dlls/usp10/breaking.c
  create mode 100644 dlls/usp10/linebreak.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5a44daa7050b3c47aa70e0efaca511031af446e7.diff
Type: text/x-patch
Size: 178101 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110609/c2f5c2fb/attachment-0001.bin>


More information about the wine-patches mailing list