Add South-East Asian shaper
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 12 Feb 2013 17:14:10 +0000 (12:14 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 12 Feb 2013 17:14:10 +0000 (12:14 -0500)
commit3a83d33ec0b1be6f5992816ff5ebb0f43c8dff00
treea887adcd32e6f3fe656434d6ba63bb31cb0cf687
parentfb960212063016656dfaba83f072c81d1efc3202
Add South-East Asian shaper

Handles Tai Tham, Cham, and New Tai Lue for now.
22 files changed:
src/Makefile.am
src/gen-indic-table.py
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 99% similarity]
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-myanmar.cc
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]
test/shaping/texts/in-tree/MANIFEST
test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
test/shaping/texts/in-tree/shaper-myanmar/MANIFEST [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 [moved from test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-new-tai-lue/MANIFEST with 100% similarity]
test/shaping/texts/in-tree/shaper-sea/script-cham/misc/MANIFEST [moved from test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-new-tai-lue/misc/MANIFEST with 100% similarity]
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 [moved from test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-new-tai-lue/misc/misc.txt with 100% similarity]
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]