src/hb-ot-shape-complex-use-table.cc


Log

Author Commit Date CI Message
Behdad Esfahbod bed201d2 2016-06-06T14:14:24 Update for latest Unicode 9 data files
Behdad Esfahbod 9b6312f9 2016-05-06T17:41:49 [use] Update to draft spec from Andrew Glass from August 2015
Behdad Esfahbod 7cd9269f 2016-05-06T11:34:46 Update tables to Unicode 9.0.0 beta Fixes https://github.com/behdad/harfbuzz/issues/251
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