Check for lookahead glyphs in the right place. (Patch from #116860)
authorOwen Taylor <otaylor@redhat.com>
Sun, 27 Jul 2003 02:40:31 +0000 (02:40 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 27 Jul 2003 02:40:31 +0000 (02:40 +0000)
commit825e6d7e86cac310161648601b09291fa05d5ba5
treed4efbf9bdd3eac55107a77e0a41269e42148b1cb
parent03a0fe09c711b81c7eb4065fd4700b8cfd2c977a
Check for lookahead glyphs in the right place. (Patch from #116860)

Sat Jul 26 22:30:59 2003  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst{1,2,3}):
        Check for lookahead glyphs in the right place. (Patch
        from #116860)

        * pango/opentype/ftxgpos.c (Lookup_ChainContextPos{1,2,3}):
        Same fix here.
src/ftxgpos.c
src/ftxgsub.c