Imported Upstream version 1.3.0 upstream/1.3.0
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 22 Aug 2016 07:11:25 +0000 (16:11 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Mon, 22 Aug 2016 07:11:25 +0000 (16:11 +0900)
commite8e3a59d74b93e80f83e2fbd41cc23fd205f47f6
tree5e0a34815cf169d877155b4a9aa5d52511d9995a
parent5200acdbfd74b4eda74180a84ba3c53f170d95f0
Imported Upstream version 1.3.0
126 files changed:
BUILD.md
ChangeLog
NEWS
configure
configure.ac
docs/html/adding-text-to-the-buffer.html
docs/html/annotation-glossary.html
docs/html/api-index-0-9-10.html
docs/html/api-index-0-9-11.html
docs/html/api-index-0-9-2.html
docs/html/api-index-0-9-20.html
docs/html/api-index-0-9-22.html
docs/html/api-index-0-9-28.html
docs/html/api-index-0-9-30.html
docs/html/api-index-0-9-31.html
docs/html/api-index-0-9-38.html
docs/html/api-index-0-9-39.html
docs/html/api-index-0-9-41.html
docs/html/api-index-0-9-42.html
docs/html/api-index-0-9-5.html
docs/html/api-index-0-9-7.html
docs/html/api-index-0-9-8.html
docs/html/api-index-1-0-5.html
docs/html/api-index-1-1-2.html
docs/html/api-index-1-1-3.html
docs/html/api-index-full.html
docs/html/buffers-language-script-and-direction.html
docs/html/building.html
docs/html/ch07.html
docs/html/customizing-unicode-functions.html
docs/html/deprecated-api-index.html
docs/html/fonts-and-faces.html
docs/html/harfbuzz-Buffers.html
docs/html/harfbuzz-Shaping.html
docs/html/harfbuzz-hb-blob.html
docs/html/harfbuzz-hb-common.html
docs/html/harfbuzz-hb-coretext.html
docs/html/harfbuzz-hb-deprecated.html
docs/html/harfbuzz-hb-face.html
docs/html/harfbuzz-hb-font.html
docs/html/harfbuzz-hb-ft.html
docs/html/harfbuzz-hb-glib.html
docs/html/harfbuzz-hb-gobject.html
docs/html/harfbuzz-hb-graphite2.html
docs/html/harfbuzz-hb-icu.html
docs/html/harfbuzz-hb-ot-font.html
docs/html/harfbuzz-hb-ot-layout.html
docs/html/harfbuzz-hb-ot-shape.html
docs/html/harfbuzz-hb-ot-tag.html
docs/html/harfbuzz-hb-ot.html
docs/html/harfbuzz-hb-set.html
docs/html/harfbuzz-hb-shape-plan.html
docs/html/harfbuzz-hb-unicode.html
docs/html/harfbuzz-hb-uniscribe.html
docs/html/harfbuzz-hb-version.html
docs/html/harfbuzz-hb.html
docs/html/harfbuzz.devhelp2
docs/html/hello-harfbuzz.html
docs/html/home.png
docs/html/index.html
docs/html/index.sgml [new file with mode: 0644]
docs/html/install-harfbuzz.html
docs/html/left-insensitive.png
docs/html/left.png
docs/html/object-tree.html
docs/html/plans-and-caching.html
docs/html/pt01.html
docs/html/pt02.html
docs/html/right-insensitive.png
docs/html/right.png
docs/html/setting-buffer-properties.html
docs/html/shaping-and-shape-plans.html
docs/html/style.css
docs/html/up-insensitive.png
docs/html/up.png
docs/html/using-harfbuzzs-native-opentype-implementation.html
docs/html/using-your-own-font-functions.html
docs/html/what-about-the-other-scripts.html
docs/html/what-is-harfbuzz.html
docs/html/why-is-it-called-harfbuzz.html
docs/version.xml
src/gen-indic-table.py
src/gen-use-table.py
src/hb-buffer.cc
src/hb-common.cc
src/hb-common.h
src/hb-coretext.cc
src/hb-directwrite.cc
src/hb-directwrite.h
src/hb-font-private.hh
src/hb-font.cc
src/hb-ft.cc
src/hb-gobject-structs.h
src/hb-ot-font.cc
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-gsubgpos-private.hh
src/hb-ot-layout.cc
src/hb-ot-shape-complex-arabic-table.hh
src/hb-ot-shape-complex-indic-machine.hh
src/hb-ot-shape-complex-indic-machine.rl
src/hb-ot-shape-complex-indic-private.hh
src/hb-ot-shape-complex-indic-table.cc
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-myanmar-machine.hh
src/hb-ot-shape-complex-myanmar.cc
src/hb-ot-shape-complex-private.hh
src/hb-ot-shape-complex-use-machine.hh
src/hb-ot-shape-complex-use-machine.rl
src/hb-ot-shape-complex-use-private.hh
src/hb-ot-shape-complex-use-table.cc
src/hb-ot-shape-complex-use.cc
src/hb-private.hh
src/hb-shape.cc
src/hb-ucdn.cc
src/hb-ucdn/README
src/hb-ucdn/ucdn.c
src/hb-ucdn/ucdn.h
src/hb-ucdn/unicodedata_db.h
src/hb-unicode-private.hh
src/hb-unicode.h
src/hb-version.h
test/shaping/fonts/sha1sum/6ff0fbead4462d9f229167b4e6839eceb8465058.ttf [new file with mode: 0644]
test/shaping/hb_test_tools.py
test/shaping/tests/use.tests
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-javanese/misc.txt [new file with mode: 0644]
win32/config.h.win32