9310 Commits (659eeddb2df5b97cc01bd39e106381f65c9f41f1)
 

Author SHA1 Message Date
Rod Sheeter 14db6512f8 [subset] Correct flipped use short computation 5 years ago
Rod Sheeter ab3fe5de2b [subset] Glyf by iter now runs but fails tests 5 years ago
Rod Sheeter f8de063b48 Merge branch 'glyf' of github.com:googlefonts/harfbuzz into glyf 5 years ago
rsheeter 0d7fef2d50 [subset] Dinner time, checkpoint 5 years ago
rsheeter 240bc86e3a [subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out. 5 years ago
rsheeter 02d4d4f3e6 [subset] Starting to sketch glyf as iter 5 years ago
rsheeter 8f174870e9 [subset] Dinner time, checkpoint 5 years ago
rsheeter 723d054dcb Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
rsheeter ed727d4bb7 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 5 years ago
rsheeter fb9bff955a [subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out. 5 years ago
rsheeter f9b089b695 [subset] Starting to sketch glyf as iter 5 years ago
rsheeter f49a5bec9f
[docs] Tweak fuzzer doc 5 years ago
Behdad Esfahbod 1aadd1449c [gen-ucd] Generate script order table 5 years ago
Behdad Esfahbod be8de18867 [gen-ucd] Start adding script-order 5 years ago
Behdad Esfahbod 4a0eb066fd [gen-ucd] Add gc order 5 years ago
Behdad Esfahbod d1f9b2f961 [gen-ucd] Flesh out a bit more 5 years ago
Behdad Esfahbod d6de4659aa Add HB_OPTIMIZE_SIZE 5 years ago
Garret Rieger 0ff3618c2d [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 5 years ago
Garret Rieger 67064294a0 [subset] Add drop-tables option to hb-subset util. 5 years ago
Garret Rieger 3be0ffe45d [subset] Add drop tables to subset input. 5 years ago
Behdad Esfahbod 0ca7ad4352 [cff] Fix unlikely invocations 5 years ago
Behdad Esfahbod 9ef241cd40 [test] Add one more 5 years ago
Behdad Esfahbod 3efb7af7e2 [STAT] Fix sanitize condition 5 years ago
Ebrahim Byagowi e66eb21a46
Don't set _POSIX_C_SOURCE in NetBSD 5 years ago
Behdad Esfahbod 08c3648c6e Oops, fix include 5 years ago
Behdad Esfahbod 24958b8868 [set] Use StructAtOffsetUnaligned 5 years ago
rsheeter a0febbac43
Update TESTING.md 5 years ago
Behdad Esfahbod b7be59311f Fix msan issue 5 years ago
Behdad Esfahbod bcd3ffc948 Whitespace 5 years ago
Behdad Esfahbod 05bc5f96fb [subset] Remove extra iteration 5 years ago
Garret Rieger 6555f20958 [subset] Truncate empty gids at the end in retain-gids mode. 5 years ago
Behdad Esfahbod 2376867649 Use hb_map(hb_add(this)) to dereference OffsetTo<>'s 5 years ago
Behdad Esfahbod 6f51e55524 [algs] Rename hb_bind to hb_partial 5 years ago
Behdad Esfahbod 0888e7bc86 [algs] Change hb_bind parameter number to be from one 5 years ago
Behdad Esfahbod dfa5e42971 Add back symmetric OffsetTo<>::friend operator+ 5 years ago
Behdad Esfahbod a06a236891 [algs] Partialize all operators 5 years ago
Behdad Esfahbod edc69ec935 [algs] Rewrite bind API 5 years ago
Behdad Esfahbod 16a3540ea4 [algs] Add hb_bind0 and hb_bind1 5 years ago
Behdad Esfahbod d214b07883 Fix clang build 5 years ago
Behdad Esfahbod 371b55c7a0 Fix clang build 5 years ago
Behdad Esfahbod 243a5a6af2 [algs] Remove pair copy constructor 5 years ago
Behdad Esfahbod f92d188d77 Whitespace 5 years ago
Garret Rieger 962f95cf80 [subset] Switch SingleSubst to use iterators in serialize. 5 years ago
Behdad Esfahbod 78d35f0e78 Reduce captures of lambdas 5 years ago
Behdad Esfahbod 5266ca86b6 Fix tests 5 years ago
Behdad Esfahbod 5da8a3a90d Remove variadic form of hb_min/hb_max 5 years ago
Behdad Esfahbod e5cfe9d582 Add arithmetic operators 5 years ago
Behdad Esfahbod f7a458510d Add hb_bitwise_* ops 5 years ago
Behdad Esfahbod d822e0a16f [array] Adjust operator!= 5 years ago
Behdad Esfahbod 203ea58bf6 More adjustment to OffsetTo<>::friend opeator+ 5 years ago