src/gen-use-table.py


Log

Author Commit Date CI Message
Behdad Esfahbod c77ae408 2018-08-25T22:36:36 Rename hb-*private.hh to hb-*.hh Sorry for the noise, downstream custom builders. Please adjust.
David Corbett 62fa7cd1 2018-04-13T18:45:37 Order Chakma split vowels in accordance with NFC Fixes #1105.
punchcutter 9541c9da 2018-06-24T22:54:57 Rebase and update USE overrides for Bhaiksuki Gap Fillers and Grantha Anusvara
David Corbett a2a1484e 2018-06-06T12:57:28 Convert Consonant_Initial_Postfixed to CONS_FINAL Consonant_Initial_Postfixed was split off of Consonant_Succeeding_Repha, so it should correspond to the same USE class, CONS_FINAL.
Behdad Esfahbod 060e6b4a 2018-06-05T17:31:46 Update to Unicode 11.0.0 UCDN is not updated yet.
Ebrahim Byagowi 80395f14 2018-03-29T22:00:41 Make gen-* scripts LC_ALL=C compatible (#942)
Ebrahim Byagowi 26e0cbd8 2018-03-29T21:22:47 Actual py3 compatibility making on gen-* scripts (#941)
Ebrahim Byagowi cab2c2c0 2018-03-29T12:48:47 Make more gen-* scripts py3 compatible (#940)
Ebrahim Byagowi a48dd6ef 2018-03-28T19:08:19 Make gen-use-table.py py3 compatible (#932)
Behdad Esfahbod 50780447 2018-02-13T21:46:28 [use] Add dump-use-data
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