Fix thinko in handling composite glyphs.
commita0f32098cd40eebc41c5aadf9de3063ff5beb100
authorWerner Lemberg <wl@gnu.org>
Sun, 18 Dec 2011 09:18:26 +0000 (18 10:18 +0100)
committerWerner Lemberg <wl@gnu.org>
Sun, 18 Dec 2011 09:18:26 +0000 (18 10:18 +0100)
treed5edb29e1f0471b7c97b73c096050355e5fc15dc
parent5556c69d6ef068ad5f3e674b3527eff8e5aaa2c1
Fix thinko in handling composite glyphs.

We don't need the nesting depth but a list of the components' endpoints.
src/ta.h
src/tafont.c
src/taglyf.c