src/gen-use-table.py


Log

Author Commit Date CI Message
Behdad Esfahbod 216b003c 2017-07-14T16:38:51 [use] Fix shaping of U+AA29 CHAM VOWEL SIGN AA Part of https://github.com/behdad/harfbuzz/issues/376 Also see https://github.com/roozbehp/unicode-data/issues/6 Test added, using NotoSansCham built from Noto Phase III sources.
Behdad Esfahbod 9b6312f9 2016-05-06T17:41:49 [use] Update to draft spec from Andrew Glass from August 2015
Behdad Esfahbod 2d4b62ea 2015-07-21T16:46:37 [USE] Fix-up variation selectors and word joiner in table
Behdad Esfahbod ad717822 2015-07-21T16:43:27 [USE] Use a couple warnings
Behdad Esfahbod ba728013 2015-07-21T11:57:23 [USE] Add CGJ to table
Behdad Esfahbod 44910cef 2015-07-20T18:01:10 [USE] Finish converting Unicode positional categories to USE Even compiles.
Behdad Esfahbod ad725552 2015-07-20T17:00:06 [USE] Map from Unicode data to USE syllabic categories Positional sub-categories not applied yet.
Behdad Esfahbod 20e246e6 2015-07-20T15:56:19 [USE] Start moving Unicode-to-USE mapping into Python code
Behdad Esfahbod 5e5c8560 2015-07-20T12:01:20 [USE] Minor optimization of USE table
Behdad Esfahbod c48ff288 2015-07-20T11:46:17 [USE] Build Universal Shaping Engine data table from Unicode 8 files
Behdad Esfahbod e2c95116 2015-07-20T11:32:48 [USE] Add Universal Shaping Engine to Makefile