12822 Commits (636c90e81c2eb9a907a1c14d0f3450902d95f65a)
 

Author SHA1 Message Date
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
Behdad Esfahbod 476a6377a5 [buffer] Document HB_BUFFER_FLAG_VERIFY 3 years ago
Behdad Esfahbod 61856359cb [fuzz] Disable verification for now. 3 years ago
Behdad Esfahbod 6596e42d16 [fuzz] Verify shape results 3 years ago
Behdad Esfahbod 5b1d813b69 [config] Enable HB_NO_BUFFER_VERIFY in HB_LEAN 3 years ago
Behdad Esfahbod 61823838f9 [buffer] Add HB_BUFFER_FLAG_VERIFY 3 years ago
Behdad Esfahbod 7c704d8982 [buffer] Make hb_buffer_append() take a const argument 3 years ago
Behdad Esfahbod 24650624c8 [font] Fix build with no-var configs 3 years ago
Behdad Esfahbod 91b779e23c Avoid redefinition of HB_NO_SETLOCALE in certain configs 3 years ago
Khaled Hosny fa29006bfa [doc] Fix generation of hb_glyph_flags_t docs 3 years ago
Behdad Esfahbod e9cc5f6cdb
Merge pull request #3297 from harfbuzz/unsafe-to-concat 3 years ago
Behdad Esfahbod 540af548dc [unsafe-to-concat] Clarify documentation as per feedback 3 years ago
Behdad Esfahbod bad5c94562 [test] Remove HB_UNUSED 3 years ago
Behdad Esfahbod 6c09a8b5b0 [test-serialize] Assert len 3 years ago
Behdad Esfahbod 76c6f4164f [test] Add test-serialize 3 years ago
Behdad Esfahbod 3324606492 [buffer] Oops 3 years ago
Behdad Esfahbod 20031ddbb8 [unsafe-to-concat] Mark in all other shapers 3 years ago
Behdad Esfahbod 6e345f709d Cosmetic 3 years ago
Behdad Esfahbod 374a6f186d [fallback-shape] Add buffer trace log 3 years ago
Behdad Esfahbod bcdfedbc09 [unsafe-to-concat] Mark as unsafe in kern machine 3 years ago
Behdad Esfahbod 14d43d1235 [unsafe-to-concat] Adjust end conditions 3 years ago
Behdad Esfahbod 8663eda4fd [unsafe-to-concat] More annotations for MarkMarkPos 3 years ago
Behdad Esfahbod 6a7d6d4b64 [unsafe-to-concat] More annotations for MarkLigaturePos 3 years ago
Behdad Esfahbod a575992057 [unsafe-to-concat] Mark LigatureSubst 3 years ago
Behdad Esfahbod b443898cce [unsafe-to-concat] Adjust MarkBasePos 3 years ago
Behdad Esfahbod 95d052a791 [unsafe-to-concat] Adjust GPOS lookbacks 3 years ago
Behdad Esfahbod 909e34f68a [unsafe-to-concat] Adjust Arabic-joining start boundary condition more 3 years ago
Behdad Esfahbod 11bdd7a020 [unsafe-to-concat] Adjust CursivePos 3 years ago
Behdad Esfahbod ea1b32c8c1 [unsafe-to-concat] Adjust "interior"ness of "from_out_buffer" 3 years ago
Behdad Esfahbod 4f04baef17 [unsafe-to-concat] Further adjust Arabic joining logic at boundary 3 years ago
Behdad Esfahbod 235c3a1295 [unsafe-to-concat] Adjust Arabic joining logic 3 years ago
Behdad Esfahbod 48c5f26199 [unsafe-to-concat] Fix PairPos2 logic 3 years ago
Behdad Esfahbod c0058892be [unsafe-to-concat] Mark entire buffer unsafe-to-concat if kerx format2 3 years ago
Behdad Esfahbod 60006d3687 [gsubgpos] Adjust chaining unsafe-to-concat application 3 years ago
Behdad Esfahbod d98a0fc88e [buffer] Consolidate glyph-flags implementation 3 years ago
Behdad Esfahbod f91ce56e08 [buffer] Add default cluster value in find_min_cluster 3 years ago
Behdad Esfahbod 56d081955c [buffer] Rename _unsafe_to_break_set_mask to _infos_set_glyph_flags 3 years ago
Behdad Esfahbod 78481b32c0 [gsubgpos] Combine input/backtrack/lookahead unsafe-to-concat 3 years ago
Behdad Esfahbod 596bc7e939 [unsafe-to-concat] Add to GPOS kerning 3 years ago
Behdad Esfahbod e1cbd4539f [unsafe-to-concat] Add annotations to GPOS and kern 3 years ago