12561 Commits (197ed8f5923b04cfd843942428814ea14b88632e)
 

Author SHA1 Message Date
Behdad Esfahbod 197ed8f592 [test/api] Fix leaks 3 years ago
Behdad Esfahbod 531c27d199 Fix build 3 years ago
Behdad Esfahbod 8b7ccc41c4 [hmtx] Implement [boring-expansion] >64k expansion 3 years ago
Behdad Esfahbod 379e526aa4 [test] Add test for current hmtx logic 3 years ago
Behdad Esfahbod 431c948ed7 [hmtx] Document 3 years ago
Behdad Esfahbod be4ddcc30b [hmtx] Rename internal num_advances to num_long_metrics 3 years ago
Behdad Esfahbod 622cbc485f [hmtx] Internal rename num_metrics to num_bearings 3 years ago
Behdad Esfahbod ed6d287d11 [ot-face] Load num-glyphs from `loca` table before `maxp` 3 years ago
Behdad Esfahbod 93962977bc Remove return of void 3 years ago
Behdad Esfahbod 94517850dd [algs] Fix typo in hb_pair_t conversion operator 3 years ago
Behdad Esfahbod 7af165dbf0 Fix compiler warning 3 years ago
Behdad Esfahbod b2f5131029 [ci] Add configs-ci.yml to test different configs 3 years ago
Khaled Hosny db04af2782 Typo 3 years ago
Khaled Hosny 0a12996134 3.4.0 3 years ago
Khaled Hosny 41815a0d63 [name] Extraneous (out) annotation in return value 3 years ago
Behdad Esfahbod b263371b09
Merge pull request #3398 from harfbuzz/buffer-verify 3 years ago
Behdad Esfahbod b3f8288cca [test/subset] Don't hash files without reason 3 years ago
Behdad Esfahbod 42b119edb5 [hmtx] Remove other subset-specific method from hmtx accelerator 3 years ago
Behdad Esfahbod 9ba520b5d1 [hmtx] Remove one subset-specific method from hmtx accelerator 3 years ago
Behdad Esfahbod af407dd24d Add a fuzzer font 3 years ago
Behdad Esfahbod 6893723879 [machinery] Allow using lazy-loader with void* 3 years ago
Chun-wei Fan 3d22dae5f8 meson.build: Only use get_variable() on icu_dep with pkgconfig 3 years ago
Chun-wei Fan 52c536bb8d hb-algs.hh: Fix build on Visual Studio 2015 3 years ago
Alexis King 81754a5a96 [ot-math] Add hb_ot_math_get_glyph_kernings 3 years ago
Alexis King 1bc4bad7a5 [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag 3 years ago
Khaled Hosny 76cd8a4737 [arabic] Update to AMTRA revision 6 3 years ago
Khaled Hosny c4cf5ddb27 [ci] Downgrade pip on MSVC jobs 3 years ago
Khaled Hosny ac46c3248e 3.3.2 3 years ago
Behdad Esfahbod 7657bdd91f Revert "Fix failing Mac test for previous commit" 3 years ago
Behdad Esfahbod 44da4e2a27 Revert "One more fix" 3 years ago
Behdad Esfahbod 88798ee8be [GPOS] Disable split-kerning 3 years ago
Behdad Esfahbod 9177953720 [atexit] Allow hb_atexit redefinition 3 years ago
Behdad Esfahbod 8670ffbf4c [buffer] Comment 3 years ago
Behdad Esfahbod e59da2871a [glyf] Don't store face in accelerator 3 years ago
Garret Rieger 0fb8e22406 [serialize] document how the serializer works. 3 years ago
Khaled Hosny 45df259538 3.3.1 3 years ago
Garret Rieger 4e2f409bce [subset] Don't hold references to members of the active_glyph_stack. 3 years ago
Khaled Hosny 98da330638 3.3.0 3 years ago
Behdad Esfahbod 3e8742e376
Merge pull request #3402 from harfbuzz/language-tags 3 years ago
David Corbett ae9afd9772 Let BCP 47 tag "mo" fall back to OT tag 'ROM ' 3 years ago
David Corbett a184c5f851 Don’t always inherit from macrolanguages 3 years ago
Behdad Esfahbod b47b3b9972 [fallback-kern] Move buffer message to correct position 3 years ago
Behdad Esfahbod e986c12075 [verify] Show buffer input text when verification fails 3 years ago
Behdad Esfahbod d35f380126 [util] Change "All shapers failed." message to "Shaping failed." 3 years ago
Behdad Esfahbod 3972e0a8f1 [buffer] Whitespace 3 years ago
David Corbett 0b1bf89cc2 Replace “[family]” with “[collection]” 3 years ago
David Corbett 0e31595e0d Infer tag mappings for unregistered macrolanguages 3 years ago
David Corbett 5a6545940a Add the language system tag INUK 3 years ago
Garret Rieger bc899650c7 [subset] Fix for issue #3397. 3 years ago
Garret Rieger f3c1f4f0da [subset] convert active_glyphs_stack to be a vector of hb_set_t instead of hb_set_t*. 3 years ago