Module: wine Branch: master Commit: c1f190a0c5e2f61cb9ed3ba923116c307df9ac55 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c1f190a0c5e2f61cb9ed3ba923...
Author: Aric Stewart aric@codeweavers.com Date: Fri Jan 18 10:35:32 2013 -0600
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
---
dlls/usp10/opentype.c | 53 ++++++++++++++++++++++++++++-------------- dlls/usp10/shape.c | 7 ++--- dlls/usp10/usp10_internal.h | 3 +- 3 files changed, 39 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1f190a0c5e2f61cb9ed3b...