12779 Commits (178c67003f4554220494ce949723af19582cea7b)
 

Author SHA1 Message Date
Garret Rieger 178c67003f [perf] Rework set insert test to not use pause/resume timing. 3 years ago
Garret Rieger fbd183d0eb [perf] Start writing subset benchmarks. 3 years ago
Garret Rieger fc2027bf07 [perf] Add map benchmarks. 3 years ago
Garret Rieger 057ec2c953 [perf] Add set ieration and lookup benchmarks. 3 years ago
Garret Rieger 40975fc3c2 [perf] Add some instructions for building/running benchmarks. 3 years ago
Garret Rieger cef64b947d [perf] Add the start of a benchmark for set operations. 3 years ago
Garret Rieger e8b40c7a09 Upgrade google benchmark dep to latest version to fix build failure. 3 years ago
Behdad Esfahbod 8575a8f50c Add _hb_codepoint_is_regional_indicator() 3 years ago
Behdad Esfahbod c1ee7d28f3 Typo 3 years ago
Behdad Esfahbod 4d48fae4f2 Enforce Regional_Indicators native direction to LTR 3 years ago
Behdad Esfahbod a85461b9b6 Add link to Context LookupFlag discussion 3 years ago
Simon Cozens af9eb6850a Updated version 3 years ago
Simon Cozens 91e2f3b92a Add cheat sheet 3 years ago
Simon Cozens 9e59c401e0 [myanmar] Reword confusing comment about masks 3 years ago
Khaled Hosny 383c11d756 Add test for ligature-id allocation 3 years ago
Behdad Esfahbod 903cf8cfce [check-static-inits] Unbreak test 3 years ago
Behdad Esfahbod ec925ece05 [khmer] Reinstate a pause after basic features 3 years ago
Cosimo Lupo cc0f1f3b60 Expose --passthrough-tables option to hb-subset CLI tool 3 years ago
Cosimo Lupo 53eeeab0e3 CMakeLists.txt: also match 'AppleClang' compiler to not link with libc++ 3 years ago
Khaled Hosny 88bb746b42 [blob] Return nullptr from create_from_file_or_fail 3 years ago
Behdad Esfahbod b179d357a9 [main] Fix unused-variable warnings 3 years ago
Khaled Hosny 9d5730b958 4.2.0 3 years ago
David Corbett ecb3e7ec92 Enable indic-feature-order.tests 3 years ago
Behdad Esfahbod 044d7a06db [indic-like] Add per-lookup per-syllable flag 3 years ago
Behdad Esfahbod 61486746d3 Revert "[indic] Clear syllables before presentation features" 3 years ago
Behdad Esfahbod 18c0290cf5 Add test for previous commit 3 years ago
Behdad Esfahbod e8f3397f4e [matcher] Simplify syllable initialization 3 years ago
Behdad Esfahbod 94f5c630fc [aat] Remove morx deleted-glyphs before GPOS processing 3 years ago
David Corbett 0dcbdbde9c [indic] Categorize U+0D04 as Consonant_Placeholder 3 years ago
Behdad Esfahbod a665e29ed7 [use] Avoid O(n^2) in the machine 3 years ago
Behdad Esfahbod ccd9161bfd [apply-lookup] Try to fix the logic for contextual lookups 3 years ago
Behdad Esfahbod fa15fc44bb [subset] Require exact harfbuzz version in .pc file 3 years ago
Behdad Esfahbod b619b05f39 [subset] Adjust name in .pc file 3 years ago
Khaled Hosny 1229078660 [set] Fix annotation 3 years ago
Behdad Esfahbod 3a78cf92c8 [gvar] Fix decoding of private vs shared points 3 years ago
Behdad Esfahbod a02fb4a0dc [glyf] Don't bail rendering glyf even if gvar failed 3 years ago
Behdad Esfahbod 0a38878549 [set] Minor touch-up on the previous commit 3 years ago
Behdad Esfahbod a003fc0df1 Remove accidental files 3 years ago
Andrew John 0182988229
[set] Add call to export set contents to an array. (#3500) 3 years ago
aneejit1 a55a42444d
Meson build writes to the source directory (issue #3507 ) (#3508) 3 years ago
Behdad Esfahbod bf2a845a17 [ot-layout] Comment 3 years ago
Behdad Esfahbod a792e16e48 [ot-layout] Change max nesting level of lookups from 6 to 64 3 years ago
Khaled Hosny f76ffa8374 [build] Change how platform shaper tests are enable 3 years ago
Khaled Hosny 38575c9042
Merge pull request #3504 from fanc999/dist-plat-shaper-tests 3 years ago
Chun-wei Fan eb44d64bc2 test: Dist the platform shaper test data 3 years ago
Garret Rieger 444c2375a1 [reorg] Use relative includes for hb-ot-layout-gsubgpos.hh 3 years ago
Garret Rieger b342adeb96 [reorg] Move GSUB into OT::Layout::GSUB namespace. 3 years ago
Garret Rieger a9910e258f [reorg] Move SubstLookup and GSUB into the new layout. 3 years ago
Garret Rieger 90af2143d5 [reorg] Move ReverseChainSingleSubst to new layout. 3 years ago
Garret Rieger 403feb3804 [reorg] Move LigatureSubst to new layout. 3 years ago