If applying a ligature lookup makes adjacent two glyphs that were not
authorOwen Taylor <otaylor@redhat.com>
Sat, 26 Jul 2003 13:50:23 +0000 (13:50 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 26 Jul 2003 13:50:23 +0000 (13:50 +0000)
commit374960681e2e36d0e4032623d8cb92a7910baf71
tree32655fcf5c054d7308b2b69295174845c6194326
parentb682482df77608d67eca8a050db5b36f44953c13
If applying a ligature lookup makes adjacent two glyphs that were not

Sat Jul 26 09:41:22 2003  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
        If applying a ligature lookup makes adjacent two glyphs
        that were not originally adjacent, avoid making
        subsequent ligatures between those glyphs.
        (From FreeType, Werner Lemberg, 2001-08-22, 2001-08-23)
src/ftxgsub.c