Convert pango/opentype to the new project called HarfBuzz.
authorBehdad Esfahbod <behdad@gnome.org>
Fri, 31 Mar 2006 12:28:09 +0000 (12:28 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Fri, 31 Mar 2006 12:28:09 +0000 (12:28 +0000)
commit9e6a19d45496ead8334bc24d89f5208da9e30e8b
tree0b965c31595c72772dd3424a0c27da0ed5a28ee0
parent199ae3899424429340d77c908eacb921d4499aa1
Convert pango/opentype to the new project called HarfBuzz.

2006-03-31  Behdad Esfahbod  <behdad@gnome.org>

        Convert pango/opentype to the new project called HarfBuzz.

        * pango/opentype/*: Restructured.

        * pango/pango-ot-*: Updated to use HarfBuzz symbol names.
49 files changed:
ChangeLog
configure.in
docs/pango-sections.txt
docs/tmpl/opentype.sgml
pango/Makefile.am
pango/opentype/COPYING [new file with mode: 0644]
pango/opentype/COPYING.FTL [moved from pango/opentype/FTL.TXT with 100% similarity]
pango/opentype/COPYING.GPL [new file with mode: 0644]
pango/opentype/FT-license.txt [deleted file]
pango/opentype/Makefile.am
pango/opentype/README
pango/opentype/ftglue.c
pango/opentype/ftglue.h
pango/opentype/ftxgdef.c [deleted file]
pango/opentype/ftxgdef.h [deleted file]
pango/opentype/ftxgpos.c [deleted file]
pango/opentype/ftxgpos.h [deleted file]
pango/opentype/ftxgsub.c [deleted file]
pango/opentype/ftxgsub.h [deleted file]
pango/opentype/ftxopen.c [deleted file]
pango/opentype/ftxopen.h [deleted file]
pango/opentype/ftxopenf.h [deleted file]
pango/opentype/harfbuzz-buffer.c [new file with mode: 0644]
pango/opentype/harfbuzz-buffer.h [new file with mode: 0644]
pango/opentype/harfbuzz-dump-main.c [moved from pango/opentype/ottest.c with 72% similarity]
pango/opentype/harfbuzz-dump.c [moved from pango/opentype/disasm.c with 74% similarity]
pango/opentype/harfbuzz-dump.h [moved from pango/opentype/disasm.h with 71% similarity]
pango/opentype/harfbuzz-gdef-private.h [new file with mode: 0644]
pango/opentype/harfbuzz-gdef.c [new file with mode: 0644]
pango/opentype/harfbuzz-gdef.h [new file with mode: 0644]
pango/opentype/harfbuzz-gpos-private.h [new file with mode: 0644]
pango/opentype/harfbuzz-gpos.c [new file with mode: 0644]
pango/opentype/harfbuzz-gpos.h [new file with mode: 0644]
pango/opentype/harfbuzz-gsub-private.h [new file with mode: 0644]
pango/opentype/harfbuzz-gsub.c [new file with mode: 0644]
pango/opentype/harfbuzz-gsub.h [new file with mode: 0644]
pango/opentype/harfbuzz-impl.h [new file with mode: 0644]
pango/opentype/harfbuzz-open-private.h [new file with mode: 0644]
pango/opentype/harfbuzz-open.c [new file with mode: 0644]
pango/opentype/harfbuzz-open.h [new file with mode: 0644]
pango/opentype/harfbuzz.c [new file with mode: 0644]
pango/opentype/harfbuzz.h [new file with mode: 0644]
pango/opentype/otlbuffer.c [deleted file]
pango/opentype/otlbuffer.h [deleted file]
pango/pango-ot-buffer.c
pango/pango-ot-info.c
pango/pango-ot-private.h
pango/pango-ot-ruleset.c
pango/pango-ot.h