Use external harfbuzz shared library from harfbuzz-ng
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 3 Nov 2009 20:12:25 +0000 (15:12 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 4 Nov 2009 01:28:51 +0000 (20:28 -0500)
commit1a9072ec14c2d57a53c90746e182884453e08957
tree4d9d768bd62392093018837994be2657979fa60c
parent8e9d153733cac83bfc8ce0c068d2af455d0e9a76
Use external harfbuzz shared library from harfbuzz-ng
40 files changed:
configure.in
pango/Makefile.am
pango/opentype/COPYING [deleted file]
pango/opentype/Makefile.am [deleted file]
pango/opentype/README [deleted file]
pango/opentype/TODO [deleted file]
pango/opentype/hb-blob.c [deleted file]
pango/opentype/hb-blob.h [deleted file]
pango/opentype/hb-buffer-private.h [deleted file]
pango/opentype/hb-buffer.c [deleted file]
pango/opentype/hb-buffer.h [deleted file]
pango/opentype/hb-common.h [deleted file]
pango/opentype/hb-font-private.h [deleted file]
pango/opentype/hb-font.cc [deleted file]
pango/opentype/hb-font.h [deleted file]
pango/opentype/hb-glib.c [deleted file]
pango/opentype/hb-glib.h [deleted file]
pango/opentype/hb-object-private.h [deleted file]
pango/opentype/hb-open-file-private.hh [deleted file]
pango/opentype/hb-open-type-private.hh [deleted file]
pango/opentype/hb-ot-layout-common-private.hh [deleted file]
pango/opentype/hb-ot-layout-gdef-private.hh [deleted file]
pango/opentype/hb-ot-layout-gpos-private.hh [deleted file]
pango/opentype/hb-ot-layout-gsub-private.hh [deleted file]
pango/opentype/hb-ot-layout-gsubgpos-private.hh [deleted file]
pango/opentype/hb-ot-layout-private.h [deleted file]
pango/opentype/hb-ot-layout.cc [deleted file]
pango/opentype/hb-ot-layout.h [deleted file]
pango/opentype/hb-ot.h [deleted file]
pango/opentype/hb-private.h [deleted file]
pango/opentype/hb-shape.c [deleted file]
pango/opentype/hb-shape.h [deleted file]
pango/opentype/hb-unicode-private.h [deleted file]
pango/opentype/hb-unicode.c [deleted file]
pango/opentype/hb-unicode.h [deleted file]
pango/opentype/hb.h [deleted file]
pango/opentype/main.cc [deleted file]
pango/pango-ot-buffer.c
pango/pango-ot-info.c
pango/pango-ot-private.h