12432 Commits (a48aa9850acf89a1ba36fa812195d6428f80b9a6)
 

Author SHA1 Message Date
Behdad Esfahbod d2c364f6e7 [array] Use default methods 3 years ago
Behdad Esfahbod 6f74d80ed1 [vector] Complete sorted_vector 5-methods 3 years ago
Behdad Esfahbod a28b5d03b5 [vector] Add swap() friend to hb_sorted_vector_t 3 years ago
Behdad Esfahbod e97e79967e Verbiage 3 years ago
Behdad Esfahbod 34fa5e2901 [set] More default operators 3 years ago
Behdad Esfahbod b6c0b40fc2 [vector] Use default constructor 3 years ago
Behdad Esfahbod 1e3f57c079 [bit-set] Implement standard-5 methods plus swap 3 years ago
Behdad Esfahbod 11eadb5d28 [bit-set-invertible] Implement standard-5 methods & swap 3 years ago
Behdad Esfahbod dcd18da611 [set] Add standard the 5 standard methods & tests 3 years ago
Behdad Esfahbod 628a0f3796 [vector] Add more tests 3 years ago
Behdad Esfahbod f15858be5f [vector] Pre-allocate if iterator has random-access length 3 years ago
Behdad Esfahbod 11135150a7 [vector] Move test code into separate file 3 years ago
Behdad Esfahbod ee75e716c1 [vector] Add initializer from iterable 3 years ago
Behdad Esfahbod 18a078f968 [vector] Implement move assignment using swap 3 years ago
Matthias Clasen 8dc86d0703 Add a test font scale rounding behavior 3 years ago
Behdad Esfahbod eeda2c549d [vector] Add initializer_list constructor & tests 3 years ago
Behdad Esfahbod c484641304 Revert "[vector] Add initializer_list constructor & tests" 3 years ago
Behdad Esfahbod aa6182453b [vector] Add initializer_list constructor & tests 3 years ago
Behdad Esfahbod 8c05569930 [algs] Add hb_swap() ala, and using, std::swap() 3 years ago
Behdad Esfahbod bbaccf23d9 Better round positions during scaling 3 years ago
Matthias Clasen 52ccdc78e6 docs: Add a link to the OpenType spec 3 years ago
Matthias Clasen 8cb2f969d9 Document hb_ot_name_t values 3 years ago
Qunxin Liu 85deddb16e [subset] fuzzer fix: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40406 3 years ago
David Korczynski de9424172d [ci] Add CIFuzz integration 3 years ago
Behdad Esfahbod da500568de [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph 3 years ago
Cameron Cawley 6ea6c581ed Remove direct link to dwrite from meson scripts 3 years ago
Cameron Cawley ecbe224743 Revert "[hb-directwrite] Don't load dwrit.dll dynamically" 3 years ago
Behdad Esfahbod 4262636926
Merge pull request #3248 from googlefonts/connected_components 3 years ago
Qunxin Liu f55d834736 [subset] Move struct DeltaSetIndexMap into hb-ot-var-common.hh 3 years ago
Qunxin Liu 8c583db9b5 [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 3 years ago
Qunxin Liu e51c7f8e79 [subset] COLRv1: add ClipList/ClipRecord/ClipBox struct definition 3 years ago
Qunxin Liu 2e5636eeaf [subset] add DeltasetIndexMap struct definition 3 years ago
Qunxin Liu d2e986fead [subset] update COLRv1 table struct definitions 3 years ago
Khaled Hosny 792ca307b0 [meson] Add graphite2 option and deprecate graphite 3 years ago
Behdad Esfahbod c6557747ef [style] Use head->macStyle.isExtended in style fallback 3 years ago
Behdad Esfahbod f3f848b506 [head] Add is_expanded() internally 3 years ago
Garret Rieger d17155f5d2 [repacker] use possibly updated root idx after isolate_subgraph. 3 years ago
Behdad Esfahbod a7a3608553 [docs] Rename overflow_resolution to repacker 3 years ago
Behdad Esfahbod 9bd7ba5019 Err on -Wbitwise-instead-of-logical 3 years ago
Garret Rieger 6bc64317ca Add a writeup of the overflow resolution algorithm in harfbuzz. 3 years ago
Nico Weber 96299d70ed Fix Wbitwise-instead-of-logical warnings 3 years ago
faywong b621c4fc29 [subset] Refine the coding style 3 years ago
faywong f8538d3117 [subset] Export header & archive when HB_BUILD_SUBSET 3 years ago
Qunxin Liu 36ed56b6e8 [subset] code cleanup 3 years ago
David Corbett 3e635cf5e2 [USE] Categorize characters that only have AJT 3 years ago
David Corbett ae193cd182 [USE] Insert dotted circles before lone viramas 3 years ago
David Corbett 641296b5eb [USE] Categorize U+11046 BRAHMI VIRAMA as HALANT 3 years ago
Behdad Esfahbod cca42cda46
Merge pull request #3249 from harfbuzz/use-merge-s-o 3 years ago
David Corbett bb50aae9b4 [USE] Document customizations of USE categories 3 years ago
David Corbett 7287125c58 [USE] Merge the categories S and O 3 years ago