tizen 2.3.1 release accepted/tizen_2.4_mobile tizen_2.3.1 tizen_2.4 accepted/tizen/2.4/mobile/20151029.031010 submit/tizen_2.3.1/20150915.083017 submit/tizen_2.4/20151028.064956 tizen_2.3.1_release tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:49:29 +0000 (22:49 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:49:29 +0000 (22:49 +0900)
commit3b116dcddafed5f018198863aac3cd81d3c7c7e2
tree36e082d5a3d13e03ecb9c18d57834cb3bfa13659
parentb08254dad51328fed58b3c0999a1eb7a25f53efc
tizen 2.3.1 release
579 files changed:
.gitignore [deleted file]
AUTHORS
COPYING
Makefile.am
NEWS
README
THANKS [new file with mode: 0644]
TODO
autogen.sh
configure.ac
contrib/python/README [deleted file]
contrib/python/lib/fontconfig.pyx [deleted file]
contrib/python/lib/harfbuzz.pyx [deleted file]
contrib/python/runpy [deleted file]
contrib/python/scripts/hbtestfont [deleted file]
contrib/python/setup.py [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/dirs [deleted file]
debian/libharfbuzz-dev.install [deleted file]
debian/libharfbuzz.install [deleted file]
debian/rules [deleted file]
docs/Makefile.am [new file with mode: 0644]
docs/reference/Makefile.am [new file with mode: 0644]
docs/reference/harfbuzz-docs.xml [new file with mode: 0644]
docs/reference/harfbuzz-overrides.txt [moved from debian/docs with 100% similarity, mode: 0644]
docs/reference/harfbuzz-sections.txt [new file with mode: 0644]
docs/reference/version.xml.in [new file with mode: 0644]
git.mk
harfbuzz.manifest [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/pkg.m4 [new file with mode: 0644]
packaging/harfbuzz.spec
src/Makefile.am
src/check-c-linkage-decls.sh
src/check-defs.sh [new file with mode: 0755]
src/check-header-guards.sh
src/check-includes.sh
src/check-internal-symbols.sh [deleted file]
src/check-libstdc++.sh
src/check-static-inits.sh [new file with mode: 0755]
src/check-symbols.sh [new file with mode: 0755]
src/gen-arabic-table.py
src/gen-indic-table.py
src/harfbuzz-gobject.pc.in [new file with mode: 0644]
src/harfbuzz-icu.pc.in [new file with mode: 0644]
src/harfbuzz.pc.in [new file with mode: 0644]
src/hb-atomic-private.hh
src/hb-blob.cc
src/hb-blob.h
src/hb-buffer-deserialize-json.rl [new file with mode: 0644]
src/hb-buffer-deserialize-text.rl [new file with mode: 0644]
src/hb-buffer-private.hh
src/hb-buffer-serialize.cc [new file with mode: 0644]
src/hb-buffer.cc
src/hb-buffer.h
src/hb-cache-private.hh
src/hb-common.cc
src/hb-common.h
src/hb-coretext.cc [new file with mode: 0644]
src/hb-coretext.h [new file with mode: 0644]
src/hb-deprecated.h [moved from src/hb-version.h with 66% similarity]
src/hb-face-private.hh [new file with mode: 0644]
src/hb-face.cc [new file with mode: 0644]
src/hb-face.h [new file with mode: 0644]
src/hb-fallback-shape.cc
src/hb-font-private.hh
src/hb-font.cc
src/hb-font.h
src/hb-ft.cc
src/hb-ft.h
src/hb-glib.cc
src/hb-glib.h
src/hb-gobject-enums.cc.tmpl
src/hb-gobject-enums.h.tmpl [moved from src/indic.cc with 66% similarity]
src/hb-gobject-structs.cc
src/hb-gobject-structs.h [new file with mode: 0644]
src/hb-gobject.h
src/hb-graphite2.cc
src/hb-graphite2.h
src/hb-icu.cc
src/hb-icu.h
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 [new file with mode: 0644]
src/hb-ot-font.cc [new file with mode: 0644]
src/hb-ot-font.h [moved from src/hb-fallback-shape-private.hh with 72% similarity]
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 [new file with mode: 0644]
src/hb-ot-layout-private.hh
src/hb-ot-layout.cc
src/hb-ot-layout.h
src/hb-ot-map-private.hh
src/hb-ot-map.cc
src/hb-ot-maxp-table.hh
src/hb-ot-name-table.hh
src/hb-ot-shape-complex-arabic-fallback.hh [new file with mode: 0644]
src/hb-ot-shape-complex-arabic-table.hh
src/hb-ot-shape-complex-arabic-win1256.hh [new file with mode: 0644]
src/hb-ot-shape-complex-arabic.cc
src/hb-ot-shape-complex-default.cc [moved from src/hb-uniscribe-private.hh with 68% similarity]
src/hb-ot-shape-complex-hangul.cc [new file with mode: 0644]
src/hb-ot-shape-complex-hebrew.cc [new file with mode: 0644]
src/hb-ot-shape-complex-indic-machine.hh [deleted file]
src/hb-ot-shape-complex-indic-machine.rl
src/hb-ot-shape-complex-indic-private.hh
src/hb-ot-shape-complex-indic-table.cc [moved from src/hb-ot-shape-complex-indic-table.hh with 63% similarity]
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-misc.cc [deleted file]
src/hb-ot-shape-complex-myanmar-machine.rl [new file with mode: 0644]
src/hb-ot-shape-complex-myanmar.cc [new file with mode: 0644]
src/hb-ot-shape-complex-private.hh
src/hb-ot-shape-complex-sea-machine.rl [new file with mode: 0644]
src/hb-ot-shape-complex-sea.cc [new file with mode: 0644]
src/hb-ot-shape-complex-thai.cc [new file with mode: 0644]
src/hb-ot-shape-complex-tibetan.cc [new file with mode: 0644]
src/hb-ot-shape-fallback-private.hh [new file with mode: 0644]
src/hb-ot-shape-fallback.cc [new file with mode: 0644]
src/hb-ot-shape-normalize-private.hh
src/hb-ot-shape-normalize.cc
src/hb-ot-shape-private.hh
src/hb-ot-shape.cc
src/hb-ot-shape.h [new file with mode: 0644]
src/hb-ot-tag.cc
src/hb-ot.h
src/hb-private.hh
src/hb-set-private.hh
src/hb-set.cc
src/hb-set.h
src/hb-shape-plan-private.hh [new file with mode: 0644]
src/hb-shape-plan.cc [new file with mode: 0644]
src/hb-shape-plan.h [new file with mode: 0644]
src/hb-shape.cc
src/hb-shape.h
src/hb-shaper-impl-private.hh [moved from src/hb-graphite2-private.hh with 77% similarity]
src/hb-shaper-list.hh [new file with mode: 0644]
src/hb-shaper-private.hh [new file with mode: 0644]
src/hb-shaper.cc [new file with mode: 0644]
src/hb-tt-font.cc [deleted file]
src/hb-ucdn.cc [new file with mode: 0644]
src/hb-ucdn/COPYING [new file with mode: 0644]
src/hb-ucdn/Makefile.am [new file with mode: 0644]
src/hb-ucdn/Makefile.in [moved from test/shaping/Makefile.in with 53% similarity]
src/hb-ucdn/README [new file with mode: 0644]
src/hb-ucdn/ucdn.c [new file with mode: 0644]
src/hb-ucdn/ucdn.h [new file with mode: 0644]
src/hb-ucdn/unicodedata_db.h [new file with mode: 0644]
src/hb-unicode-private.hh
src/hb-unicode.cc
src/hb-unicode.h
src/hb-uniscribe.cc
src/hb-uniscribe.h
src/hb-utf-private.hh [new file with mode: 0644]
src/hb-version.h.in
src/hb-warning.cc
src/hb.h
src/main.cc
src/sample.py [new file with mode: 0755]
src/test-buffer-serialize.cc [new file with mode: 0644]
src/test-size-params.cc [new file with mode: 0644]
src/test-would-substitute.cc [new file with mode: 0644]
src/test.cc [new file with mode: 0644]
test/api/.valgrind-suppressions [new file with mode: 0644]
test/api/Makefile.am
test/api/hb-test.h
test/api/test-blob.c
test/api/test-buffer.c
test/api/test-c.c
test/api/test-font.c
test/api/test-object.c
test/api/test-ot-tag.c
test/api/test-set.c [new file with mode: 0644]
test/api/test-shape-complex.c [deleted file]
test/api/test-unicode.c
test/api/test-version.c
test/shaping/Makefile.am
test/shaping/fonts/sha1sum/226bc2deab3846f1a682085f70c67d0421014144.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/270b89df543a7e48e206a2d830c0e10e5265c630.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/37033cc5cf37bb223d7355153016b6ccece93b28.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/57a9d9f83020155cbb1d2be1f43d82388cbecc88.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/757ebd573617a24aa9dfbf0b885c54875c6fe06b.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/7e14e7883ed152baa158b80e207b66114c823a8b.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/813c2f8e5512187fd982417a7fb4286728e6f4a8.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/8454d22037f892e76614e1645d066689a0200e61.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/8a9fea2a7384f2116e5b84a9b31f83be7850ce21.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/MANIFEST [new file with mode: 0644]
test/shaping/fonts/sha1sum/a919b33197965846f21074b24e30250d67277bce.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/bb29ce50df2bdba2d10726427c6b7609bf460e04.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/bb9473d2403488714043bcfb946c9f78b86ad627.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/d629e7fedc0b350222d7987345fe61613fa3929a.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/df768b9c257e0c9c35786c47cae15c46571d56be.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/e207635780b42f898d58654b65098763e340f5c7.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/ef86fe710cfea877bbe0dbb6946a1f88d0661031.ttf [new file with mode: 0644]
test/shaping/fonts/sha1sum/f499fbc23865022234775c43503bba2e63978fe1.ttf [new file with mode: 0644]
test/shaping/hb_test_tools.py
test/shaping/record-test.sh [new file with mode: 0755]
test/shaping/run-tests.sh [new file with mode: 0755]
test/shaping/tests/MANIFEST [new file with mode: 0644]
test/shaping/tests/arabic-fallback-shaping.tests [new file with mode: 0644]
test/shaping/tests/arabic-feature-order.tests [new file with mode: 0644]
test/shaping/tests/context-matching.tests [new file with mode: 0644]
test/shaping/tests/hangul-jamo.tests [new file with mode: 0644]
test/shaping/tests/indic-joiner-candrabindu.tests [new file with mode: 0644]
test/shaping/tests/indic-old-spec.tests [new file with mode: 0644]
test/shaping/tests/indic-pref-blocking.tests [new file with mode: 0644]
test/shaping/tests/mongolian-variation-selector.tests [new file with mode: 0644]
test/shaping/tests/zero-width-marks.tests [new file with mode: 0644]
test/shaping/texts/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-persian/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-persian/mehran.txt [new file with mode: 0755]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/2grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/3grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/4grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/5grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/6grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/7grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/8grams.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/lam-alef.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/language-arabic.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/language-persian.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/language-urdu.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/ligature-components.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/ligature-diacritics.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/mark-skipping.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mandaic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mandaic/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/non-joining.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/poem.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/variation-selectors.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-nko/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-nko/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-nko/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-phags-pa/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-phags-pa/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-phags-pa/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-syriac/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-syriac/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-arabic/script-syriac/misc/alaph.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-ethiopic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-han/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-han/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-han/misc/cjk-compat.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-hiragana/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-hiragana/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-hiragana/misc/kazuraki-liga-lines.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-hiragana/misc/kazuraki-liga.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-linear-b/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-linear-b/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-linear-b/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-tifinagh/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-tifinagh/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-default/script-tifinagh/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hangul/script-hangul/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hebrew/script-hebrew/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hebrew/script-hebrew/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-hebrew/script-hebrew/misc/diacritics.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/misc/reph.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/dottedcircle.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/eyelash.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/joiners.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/spec-deviations.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-DevnagariSpecificAddition.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-GenericPunctuation.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-GurmukhiSpecific.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/misc/right-matras.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/misc/cibu.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/misc/dot-reph.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/bindu.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-OriyaSpecific.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/misc/extensive.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/misc/reph.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/misc/split-matras.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/IndicFontFeatureCodepoint-Punctuation.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gpos/IndicFontFeatureGPOS.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Special-Cases.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-TouchingLetters.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-CurrencySymbols.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Numerics.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Symbols.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-TamilSymbol.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/LICENSE [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/README [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/SOURCES [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/codepoint/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/gpos/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/gsub/IndicFontFeatureGSUB.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/gsub/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-khmer/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-khmer/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-khmer/misc/other-marks-invalid.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-khmer/misc/other-marks.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/utn11.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-cham/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-cham/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-cham/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/torture.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-lao/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-lao/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-lao/misc/sara-am.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/misc/misc.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/misc/phinthu.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/misc/pua-shaping.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-thai/script-thai/misc/sara-am.txt [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/misc/MANIFEST [new file with mode: 0644]
test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/misc/misc.txt [new file with mode: 0644]
util/Makefile.am
util/ansi-print.cc
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/shape-consumer.hh
util/view-cairo.cc
util/view-cairo.hh