usp10: Handle Ligature Substitution Subtable from GSUB.
commit6c73258725b7099f028a98443e676f8ed243f427
authorAric Stewart <aric@codeweavers.com>
Fri, 21 May 2010 20:12:03 +0000 (21 15:12 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 May 2010 09:18:59 +0000 (24 11:18 +0200)
treeb15a360e74f460602f82d3b8487d29e3c78a01dc
parentec62c33d79dd99e4ced80a1f248b1d6d98366b8a
usp10: Handle Ligature Substitution Subtable from GSUB.

This also involves a restructuring of the handling of glyph lookups
from GSUB since Ligature Substitution can result in many glyphs being
replaced with 1 glyph, and future looksup may result in one glyph
being replaces with many glyphs.
dlls/usp10/shape.c
dlls/usp10/usp10.c
dlls/usp10/usp10_internal.h