Module: wine Branch: master Commit: 841202856276dfbc91a13de9fb5d51ab22a6db6d URL: http://source.winehq.org/git/wine.git/?a=commit;h=841202856276dfbc91a13de9fb...
Author: Aric Stewart aric@codeweavers.com Date: Wed May 19 09:16:45 2010 -0500
usp10: Attempt to do shaping via the font GSUB table first.
Modern fonts expect this and the presentation form B glyphs are a fallback.
---
dlls/usp10/shape.c | 376 ++++++++++++++++++++++++++++++++++++++++++- dlls/usp10/usp10.c | 1 + dlls/usp10/usp10_internal.h | 1 + 3 files changed, 377 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=841202856276dfbc91a13d...