Fix thinko in coverage handling of TTCs.
commitf0c476760489129960e98216d70f221d9922339a
authorWerner Lemberg <wl@gnu.org>
Fri, 4 Jul 2014 22:32:39 +0000 (5 00:32 +0200)
committerWerner Lemberg <wl@gnu.org>
Fri, 4 Jul 2014 22:32:39 +0000 (5 00:32 +0200)
treeebe0271defc66c5e5bf4ca69fcd4220228817144
parentc5daf9c74c391502881994e08bc0f1268bedc8e0
Fix thinko in coverage handling of TTCs.

s/TA_sfnt_adjust_master_coverage/TA_sfnt_adjust_coverage/; this function has
to be executed for all `glyf' tables so that the fallback script gets
properly adjusted.

Also slightly improve debugging output.
lib/ta.h
lib/taglobal.c
lib/taglyf.c
lib/ttfautohint.c