src/gen-use-table.py


Log

Author Commit Date CI Message
Behdad Esfahbod f8daeef4 2018-01-03T14:27:34 [use] Simplify more
Behdad Esfahbod 877d15e7 2018-01-03T14:24:44 [use] Simplify Fixes https://github.com/harfbuzz/harfbuzz/pull/661
Behdad Esfahbod 308f4192 2018-01-03T14:22:07 [use] Fix Brahmi Number Joiner 1107F Fixes https://github.com/harfbuzz/harfbuzz/pull/660
David Corbett 7bfdf1a9 2017-11-22T16:32:52 Forbid Batak killers after vowel signs
David Corbett 9f259769 2017-11-21T14:16:10 Categorize U+A8B4 as Consonant_Medial
ebraminio 7c6937e7 2017-11-20T14:49:22 Move all references of old url to the new address (#622)
David Corbett 87f0ad18 2017-11-02T10:59:25 Allow U+20F0 in USE clusters
Behdad Esfahbod e07669fc 2017-10-03T14:57:14 [use] Implement Consonant_With_Stacker Related to https://github.com/behdad/harfbuzz/issues/528
Behdad Esfahbod 5680ef88 2017-10-02T18:20:51 [use] Hack to fix shaping of U+1A7F Fixes https://github.com/behdad/harfbuzz/issues/525
Behdad Esfahbod ea535a1d 2017-10-02T17:02:39 [use] Update to Unicode 10
Behdad Esfahbod 29c244af 2017-10-02T16:36:21 Minor
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