Imported Upstream version 0.9.40 08/50908/1 upstream/0.9.40
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 3 Nov 2015 11:24:15 +0000 (20:24 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 3 Nov 2015 11:49:45 +0000 (20:49 +0900)
commit4b524cd9449699e546a0991326d12ee2c915fab3
treee6ce432188d6fe2b0b4bee6ddad34e7977c26a44
parent4a63fee1394ef6d952890db5d6cf4b664f19da2e
Imported Upstream version 0.9.40

Change-Id: Ifcc6c10a445fb0c0cc5bfee7638d67eb05a63a4c
119 files changed:
Android.mk
ChangeLog
Makefile.am
Makefile.in
NEWS
README
README.python [new file with mode: 0644]
autogen.sh
config.h.in
configure
configure.ac
docs/Makefile.am
docs/Makefile.in
docs/reference/html/annotation-glossary.html
docs/reference/html/ch01.html
docs/reference/html/harfbuzz-hb-blob.html
docs/reference/html/harfbuzz-hb-buffer.html
docs/reference/html/harfbuzz-hb-common.html
docs/reference/html/harfbuzz-hb-coretext.html
docs/reference/html/harfbuzz-hb-face.html
docs/reference/html/harfbuzz-hb-font.html
docs/reference/html/harfbuzz-hb-ft.html
docs/reference/html/harfbuzz-hb-glib.html
docs/reference/html/harfbuzz-hb-graphite2.html
docs/reference/html/harfbuzz-hb-icu.html
docs/reference/html/harfbuzz-hb-ot-layout.html
docs/reference/html/harfbuzz-hb-ot-tag.html
docs/reference/html/harfbuzz-hb-set.html
docs/reference/html/harfbuzz-hb-shape-plan.html
docs/reference/html/harfbuzz-hb-shape.html
docs/reference/html/harfbuzz-hb-unicode.html
docs/reference/html/harfbuzz-hb-uniscribe.html
docs/reference/html/harfbuzz-hb-version.html
docs/reference/html/harfbuzz.devhelp2
docs/reference/html/index.html
docs/reference/html/index.sgml
docs/reference/version.xml
src/Makefile.am
src/Makefile.in
src/check-defs.sh
src/check-libstdc++.sh
src/check-static-inits.sh
src/check-symbols.sh
src/gen-indic-table.py
src/hb-blob.cc
src/hb-buffer-deserialize-json.hh
src/hb-buffer-deserialize-json.rl
src/hb-buffer-deserialize-text.hh
src/hb-buffer.cc
src/hb-buffer.h
src/hb-common.cc
src/hb-coretext.cc
src/hb-face-private.hh
src/hb-ft.cc
src/hb-ft.h
src/hb-glib.cc
src/hb-glib.h
src/hb-icu.cc
src/hb-mutex-private.hh
src/hb-object-private.hh
src/hb-open-file-private.hh
src/hb-open-type-private.hh
src/hb-ot-cmap-table.hh
src/hb-ot-font.cc
src/hb-ot-head-table.hh
src/hb-ot-hhea-table.hh
src/hb-ot-hmtx-table.hh
src/hb-ot-layout-common-private.hh
src/hb-ot-layout-gdef-table.hh
src/hb-ot-layout-gpos-table.hh
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-gsubgpos-private.hh
src/hb-ot-layout-jstf-table.hh
src/hb-ot-layout-private.hh
src/hb-ot-layout.cc
src/hb-ot-maxp-table.hh
src/hb-ot-name-table.hh
src/hb-ot-shape-complex-arabic-fallback.hh
src/hb-ot-shape-complex-arabic-win1256.hh
src/hb-ot-shape-complex-indic-machine.hh
src/hb-ot-shape-complex-indic-machine.rl
src/hb-ot-shape-complex-indic-table.cc
src/hb-ot-shape-complex-myanmar-machine.hh
src/hb-ot-shape-complex-private.hh
src/hb-ot-shape-complex-sea-machine.hh
src/hb-ot-shape-fallback.cc
src/hb-ot-shape-normalize.cc
src/hb-ot-shape.cc
src/hb-private.hh
src/hb-set-private.hh
src/hb-shape.cc
src/hb-shaper-private.hh
src/hb-shaper.cc
src/hb-unicode.cc
src/hb-uniscribe.cc
src/hb-utf-private.hh
src/hb-version.h
test/api/test-blob.c
test/shaping/Makefile.am
test/shaping/Makefile.in
test/shaping/fonts/sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/MANIFEST
test/shaping/hb_test_tools.py
test/shaping/tests/arabic-fallback-shaping.tests
test/shaping/tests/hangul-jamo.tests
test/shaping/tests/indic-joiner-candrabindu.tests [new file with mode: 0644]
util/Makefile.am
util/Makefile.in
util/hb-ot-shape-closure.cc
util/hb-shape.cc
util/hb-view.cc
util/helper-cairo-ansi.cc
util/helper-cairo.cc
util/helper-cairo.hh
util/main-font-text.hh
util/options.cc
util/options.hh
util/view-cairo.cc
util/view-cairo.hh