[1/18](try 4)usp10: improve Sinhala shaping using Indic rules

Aric Stewart aric at codeweavers.com
Thu Jun 2 14:56:07 CDT 2011


This includes changes inorder to:
     Add Indic syllable parsing and reordering system
     Add functions for decomposing multi-part vowels
     Add function for finding base Indic consonant
     Add function to Reorder Mantra precede base
     Add function to Reorder Ra follows base
---
  dlls/usp10/Makefile.in      |    1 +
  dlls/usp10/indic.c          |  270 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/usp10/shape.c          |  163 ++++++++++++++++++++++++++-
  dlls/usp10/usp10_internal.h |    8 ++
  4 files changed, 441 insertions(+), 1 deletions(-)
  create mode 100644 dlls/usp10/indic.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: fcdd08c4b723556bdb51d53bf979bf09e5a474cd.diff
Type: text/x-patch
Size: 18366 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110602/4b46e77e/attachment-0001.bin>


More information about the wine-patches mailing list