Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 25 Oct 2007 00:23:46 +0000 (00:23 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 25 Oct 2007 00:23:46 +0000 (00:23 +0000)
commit4280ec4df45ae86c10c3cd24ddb9c05e47223d39
tree6c42d91a12dca3db4c7cf50ed2a9742190f3c182
parent5716ae278a82d318ddbfeba01d0785d4efbe1454
Rename ftglue.c to harfbuzz-impl.c and more type renames and moving code

2007-10-24  Behdad Esfahbod  <behdad@gnome.org>

        * pango/opentype/*: Rename ftglue.c to harfbuzz-impl.c and more
        type renames and moving code around.
16 files changed:
src/Makefile.am
src/ftglue.h [deleted file]
src/harfbuzz-dump-main.c
src/harfbuzz-dump.c
src/harfbuzz-gdef.c
src/harfbuzz-global.h
src/harfbuzz-gpos-private.h
src/harfbuzz-gpos.c
src/harfbuzz-gsub-private.h
src/harfbuzz-gsub.c
src/harfbuzz-impl.c [moved from src/ftglue.c with 76% similarity]
src/harfbuzz-impl.h
src/harfbuzz-open-private.h
src/harfbuzz-open.c
src/harfbuzz-open.h
src/harfbuzz.c