12822 Commits (636c90e81c2eb9a907a1c14d0f3450902d95f65a)
 

Author SHA1 Message Date
Behdad Esfahbod 36b1561715 Implement hb-shape --verify unsafe-to-concat flag 3 years ago
Behdad Esfahbod 3122c2cdc4 [buffer] Add HB_GLYPH_FLAG_UNSAFE_TO_CONCAT 3 years ago
Behdad Esfahbod a8b7f18804 [cff] Initialize accelerator members 3 years ago
Behdad Esfahbod cce37a6f10 [gpos] Fix conditional 3 years ago
Behdad Esfahbod 773cf4fdd3 [post] Initialize variables 3 years ago
Behdad Esfahbod cab943a015 One more fix 3 years ago
Behdad Esfahbod 070e30e6da Fix failing Mac test for previous commit 3 years ago
Behdad Esfahbod 84aa1a836c
[PairPos] Split GPOS kerning to both sides (#3235) 3 years ago
Behdad Esfahbod ae9fc7f533 Clean accelerators a bit more 3 years ago
Behdad Esfahbod 0ae6659398
Merge pull request #3392 from harfbuzz/auto-accelerators 3 years ago
Behdad Esfahbod ac1bb3e39e [machinery] Move accelerators to constructor/destructor 3 years ago
Garret Rieger 112cb9fe69 [repacker] Fix missing initilization of obj in vertex_t. 3 years ago
Behdad Esfahbod e062376ef1 [machinery] Make accelerator lazy-loader call Xinit/Xfini 3 years ago
Khaled Hosny 1522015bb2 [test] Add --single-par to more places in hb-aots-tester [ci skip] 3 years ago
Behdad Esfahbod 2d12fc90a4 [ms-feature-ranges] Pass reference to cmp function 3 years ago
Behdad Esfahbod ac109c9353 [ms-feature-ranges] Inline code in header file 3 years ago
Behdad Esfahbod cfa00238e4
Merge pull request #3386 from harfbuzz/unify-sorted-vector 3 years ago
Behdad Esfahbod 376738d411 [coretext] Fix lsearch 3 years ago
Behdad Esfahbod 106388e766 [vector] Merge sorted-vector into vector 3 years ago
Behdad Esfahbod 294d50ff35 [vector] Add sorted template argument 3 years ago
Behdad Esfahbod cd9799784c [vector] Remove old find() method 3 years ago
Behdad Esfahbod 849e40b4db [ms-feature-ranges] Use preferred vector search API 3 years ago
Behdad Esfahbod 7e160dc347 [gpos] Fix unsafe-to-break of mark-attachment 3 years ago
Behdad Esfahbod c8195dbc01
Merge pull request #3365 from harfbuzz/gdef-fix 3 years ago
Hugo Beauzée-Luyssen 17cd4457b7 meson: Enable big objects support when building for windows 3 years ago
Simon Cozens 282642311f Test for #2140 3 years ago
Simon Cozens fc5354c5e5 Add test for #2516 3 years ago
Garret Rieger 94ba4d5a44 [subset] Fix bound check when setting overlap bit. 3 years ago
Behdad Esfahbod 10a20be397
Merge pull request #3381 from harfbuzz/clean-vector-use 3 years ago
Behdad Esfahbod fe783ac091 [cff] Remove op_str_t nop init/fini 3 years ago
Behdad Esfahbod 8d24ac2662 [cff] Remove init/fini from number_t 3 years ago
Behdad Esfahbod 6ef83c2c31 [vector] Remove .fini_deep() 3 years ago
James Hilliard daab4bf63a [meson] add icu DEFS required for compilation 3 years ago
Behdad Esfahbod 4eb6e6ea16 [cff] Remove some more fini_deep() 3 years ago
Behdad Esfahbod 29f60d1eaa [cff] Remove init/fini from blend_arg_t 3 years ago
Behdad Esfahbod 213e3f09b1 [vector] Add TODO Emplace? 3 years ago
Garret Rieger f1dc8b087c [subset-cff] Convert subr_closures_t to constructor/destructor instead of init/fini. 3 years ago
Behdad Esfahbod a48aa9850a [subset-cff] Remove another set of fini_deep 3 years ago
Behdad Esfahbod 07474aa8c6 [subset-cff1] Remove a constructor/destructor pair 3 years ago
Behdad Esfahbod a1e9a276eb [subset-cff2] Drop an constructor/destructor pair 3 years ago
Behdad Esfahbod 035f03346d [str_buff_vec_t] Remove unused fini method 3 years ago
Behdad Esfahbod de2cef42b4 [bimap] Remove init/fini 3 years ago
Behdad Esfahbod c3dd21f110 [cff] Remove unneeded init/fini 3 years ago
Behdad Esfahbod 0b54f92416
Merge pull request #3376 from harfbuzz/auto-vector 3 years ago
Behdad Esfahbod 15cceff3d7 [repacker] Replace fini_deep() with fini() 3 years ago
Behdad Esfahbod 1198fb2468 [vector] Adjust construction criteria 3 years ago
Behdad Esfahbod c58bfa35fb [vector] Move semantics in vector remove() 3 years ago
Behdad Esfahbod 5946e945d5 [vector] Destruct in pop() 3 years ago
Behdad Esfahbod 7171917b52 [vector] Construct items when enlarging 3 years ago
Behdad Esfahbod 813eaba6ea [vector] Start adding destruction 3 years ago