History log of /external/harfbuzz_ng/src/gen-indic-table.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a83d33ec0b1be6f5992816ff5ebb0f43c8dff00 12-Feb-2013 Behdad Esfahbod <behdad@behdad.org> Add South-East Asian shaper

Handles Tai Tham, Cham, and New Tai Lue for now.
/external/harfbuzz_ng/src/gen-indic-table.py
ae4a2b9365051c23c9a299cf76f3ab7e661999b1 10-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Generate fallback Arabic shaping table

Not hooked up yet.
/external/harfbuzz_ng/src/gen-indic-table.py
6d4016f1ba48d409800dc3281b93e5cd58c99d9f 07-Mar-2012 Behdad Esfahbod <behdad@behdad.org> Make src tests pass again
/external/harfbuzz_ng/src/gen-indic-table.py
cdc8b491a8e7cec5082ca2ad0346c1f41fdd5c92 07-Mar-2012 Behdad Esfahbod <behdad@behdad.org> Update Indic table to Unicode 6.1 data
/external/harfbuzz_ng/src/gen-indic-table.py
d606daa4cca323c8977b2e52e6863dc0f1b72fa9 20-Sep-2011 Behdad Esfahbod <behdad@behdad.org> Whitespace
/external/harfbuzz_ng/src/gen-indic-table.py
c4a59de6d8c1e581b5c155319232be9e805e5cba 28-Jun-2011 Behdad Esfahbod <behdad@behdad.org> [Indic] Generate a single data table instead of multiple ones
/external/harfbuzz_ng/src/gen-indic-table.py
81426808020e2b88f008480bd63519aa68c579a7 13-Jun-2011 Behdad Esfahbod <behdad@behdad.org> Cosmetic
/external/harfbuzz_ng/src/gen-indic-table.py
b9ddbd55930228422e82b34a141ad1b6093f5376 02-Jun-2011 Behdad Esfahbod <behdad@behdad.org> [Indic] Start an Indic shaper

Nothing functional in there yet.

So far, we're parsing IndicSyllabicCategory.txt and IndicMatraCategory.txt
fils from Unicode Character Database and store them in an array to be used
by the shaper. Also hooked up the shaper, but it does not do anything
right now.
/external/harfbuzz_ng/src/gen-indic-table.py