13269 Commits (9e3917f6d61ced3771d6b4b9e74c20f5c40012b2)
 

Author SHA1 Message Date
Behdad Esfahbod 9e3917f6d6 [indic] Move a couple of functions to .cc file 3 years ago
Behdad Esfahbod 165ef55e57 [indic-generator] Move INDIC_COMBINE_CATEGORIES here 3 years ago
Behdad Esfahbod b030dd9e88 [indic-table] Minor rename 3 years ago
Behdad Esfahbod d414fb3328 [indic/khmer/myanmar] Add static_assert that categories match OT_* 3 years ago
Behdad Esfahbod 15ea4ccb04 [indic-like] Add note about replicated values 3 years ago
Behdad Esfahbod 3289e81532 [indic] Use categories from the machine 3 years ago
Behdad Esfahbod 37217fc9be [indic-generator/myanmar] Move most Myanmar category overrides to generator 3 years ago
Behdad Esfahbod c136227f57 [indic-generator/khmer] Move Khmer overrides to generator 3 years ago
Behdad Esfahbod 40aa4e8320 [indic/khmer/myanmar] Add Khmer/Myanmar categories to indic_category_t 3 years ago
Behdad Esfahbod 25793075e2 [indic-generator] Move Khmer/Myanmar vowel categories to the generator 3 years ago
Behdad Esfahbod a6c82d4b8c [myanmar] Simplify to not use position info from the indic table for shaping 3 years ago
Behdad Esfahbod 10cd8ac0e5 [indic-generator] Move matra category overrides to generator 3 years ago
Behdad Esfahbod c4e4f1d387 [indic-generator] Move SMVD position overrides to generator 3 years ago
Behdad Esfahbod 2963154c15 [indic-generator] Add a couple comments 3 years ago
Behdad Esfahbod 91d6f45bc9 [indic-generator] Move some position overrides to the generator 3 years ago
Behdad Esfahbod 0ec4dcb93d [indic-generator] Ouch 3 years ago
Behdad Esfahbod f0269e0f1b [indic-generator] Move Ra handling to the generator 3 years ago
Behdad Esfahbod 419d2146c2 [indic-generator] Cap off what categories have positions 3 years ago
Behdad Esfahbod e1d965d527 [indic-generator] Move position mapping to generator 3 years ago
Behdad Esfahbod 4907514026 [indic-generator] Move category overrides to generator 3 years ago
Behdad Esfahbod 58eeb3a180 [indic-generator] Move category mapping to generator 3 years ago
Behdad Esfahbod 899ca24387 [myanmar] Remove duplication of categories in the Myanmar shaper 3 years ago
Behdad Esfahbod ce0528c0ff [khmer] Remove duplication of categories in the Khmer shaper 3 years ago
Behdad Esfahbod 17c80035ad Revert "[cplusplus] Internally allow using hb_unique_ptr with hb_free()" 3 years ago
Behdad Esfahbod 9fc9b1ece4 [layout] Minor, add using Lookup to GSUB/GPOS 3 years ago
Behdad Esfahbod d4ddb3acf8 Comments typos 3 years ago
Behdad Esfahbod 4119f73c21 [subset/layout] Rename dispatch_closure_lookups_recurse_func to dispatch_recurse_func<> 3 years ago
Behdad Esfahbod c13ff39520 [layout] Rename apply_recurse_func to specialization of dispatch_recurse_func 3 years ago
Behdad Esfahbod 6a1edb8c97 [set-digest] One more rename 3 years ago
Behdad Esfahbod 6453737b0e [set-digest] Rename lowest_bits to bits_pattern 3 years ago
Behdad Esfahbod 2a061cb9cc [set-digest] Improve documentation 3 years ago
dependabot[bot] 9342adb0d6 Bump actions/checkout from 2 to 3 3 years ago
dependabot[bot] 335d058bf4 Bump codecov/codecov-action from 1 to 3 3 years ago
dependabot[bot] a51c3a66f2 Bump actions/upload-artifact from 1 to 3 3 years ago
dependabot[bot] 80bf2b3d2f Bump actions/setup-python from 1 to 3 3 years ago
naveen acd2151927 chore: Included githubactions in the dependabot config 3 years ago
Behdad Esfahbod 42051fe18a [layout] s/inplace/always_inplace/g 3 years ago
Behdad Esfahbod 21346af01d [layout-cache] Adjust cost-function for recent change 3 years ago
Behdad Esfahbod bfee6839b0 [layout-cache] Cache lookahead, not input, classdef in ChainContextFormat2 3 years ago
Behdad Esfahbod 39820af72f [layout] Add HB_NO_OT_LAYOUT_LOOKUP_CACHE to disable caching lookups 3 years ago
Behdad Esfahbod 845279c34c
Merge pull request #3636 from harfbuzz/classdef-cache 3 years ago
Behdad Esfahbod b59e25f25e [cff] Try fixing Heap-buffer-overflow in CFF::Charset::collect_glyph_to_sid_map 3 years ago
Behdad Esfahbod c8fb048f79 [gsubgpos] Document caching 3 years ago
Behdad Esfahbod 5963cf4469 [gsubgpos] Merge cache_enter and cache_leave entry points 3 years ago
Behdad Esfahbod d4c09e9a87 [gsubgpos] Remove apply_cached() entry point 3 years ago
Behdad Esfahbod b96622d15c [layout] Use a cache for main input ClassDef of (Chain)ContextLookupFormat2 3 years ago
neilnaveen 356c1f8336 chore: Set permissions for GitHub actions 3 years ago
Xavier Claessens 4266f4e29a Fix check-* scripts when harfbuzz is a subproject 3 years ago
Behdad Esfahbod 15543f70e0 [indic-like] Move allocation of syllable() buffer var to shapers that use it 3 years ago
Behdad Esfahbod 104dc85a22 [buffer] Add try_allocate for buffer variables 3 years ago