Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 3 Apr 2007 22:45:29 +0000 (22:45 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 3 Apr 2007 22:45:29 +0000 (22:45 +0000)
commit7341a116916c8470f1211f0cb3c65b189b42ec9e
treef35554b21747acfa02754e866ccf93811eb90d40
parent999a6f05758c10a902354457ecbf6c943bfed514
Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning

2007-04-03  Behdad Esfahbod  <behdad@gnome.org>

        * pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
        * pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
        (Lookup_PairPos):
        * pango/opentype/harfbuzz-open.c (Get_Class1):
        Copy fixes from harfbuzz stable branch.  Includes a leak fix,
        a kerning fix, and an array out-of-bound access fix.
src/harfbuzz-gdef.c
src/harfbuzz-gpos.c
src/harfbuzz-open.c