12459 Commits (1522015bb2d140f199359c4e7cfcf342b93894a7)
 

Author SHA1 Message Date
Behdad Esfahbod a7751277e9 [docs] Add hb_font_[gs]et_synthetic_slant() 3 years ago
Behdad Esfahbod 4ab94443bb [metrics] Ouch. Fix slant code 3 years ago
Behdad Esfahbod f7d49d9c2b [metrics] Simplify 3 years ago
Behdad Esfahbod f1ba1f940f [metrics] Only scale caret rise/run if font is slanted 3 years ago
Behdad Esfahbod 45c2b6e384 [metrics] Harden math 3 years ago
Behdad Esfahbod fa008a021f [metrics] Implement synthetic slant for caret slope 3 years ago
Behdad Esfahbod fc329f665f [metrics] Scale up horizontal caret rise/run 3 years ago
Behdad Esfahbod a3265e1e07 Typo 3 years ago
Behdad Esfahbod 0df83f52a1 Fix test 3 years ago
Behdad Esfahbod 6356da88ee [docs] Update 3 years ago
Behdad Esfahbod 5b87c30d6b [font] Mark hb_font_get_var_coords_design() non-experimental 3 years ago
Behdad Esfahbod 2d42fc9fbb [font] Load named-instance if face index top bits are set 3 years ago
Behdad Esfahbod da7dba0002 [face] Clarify face_index handling 3 years ago
Behdad Esfahbod 6da4b80e5f [hb-ot-var] Specify normalized 2.14 docs 3 years ago
Behdad Esfahbod 1b51be57dc [hb-ot-var] Actually set in/out argument 3 years ago
Behdad Esfahbod 06ee40213c Use invisible-glyph for spaces if font has no ASCII space 3 years ago
Behdad Esfahbod 602bd39680 [style] Adjust font slant angle for synthetic slant value 3 years ago
Behdad Esfahbod ff697debd8 [GPOS] Apply font synthetic slant 3 years ago
Behdad Esfahbod 810f5d71c7 [font] Add public API for slant 3 years ago
Garret Rieger 067f90a820 [subset] Fix for fuzzer timeout. 3 years ago
Garret Rieger c4573c2ec7 [repacker] don't infinite loop if visited or roots is in error. 3 years ago
Khaled Hosny 449c4296a1 [ci] Try harder to fix this randomly failing job 3 years ago
Khaled Hosny 52a33a15a4 [ci] Try to fix the randomly failing valgrind job 3 years ago
Khaled Hosny be91d2917d 3.2.0 3 years ago
Garret Rieger 77507a1d8d [subset] Don't double count visit lookups in closure_lookups 3 years ago
Garret Rieger d67025705f [subset] reset the visited lookup count before each closure iteration. 3 years ago
Behdad Esfahbod 23159084b4 [morx] Reverse graphemese, not whole buffer 3 years ago
Behdad Esfahbod 5b995526f7 [buffer] Fix reverse_group() to reverse() at the end 3 years ago
Behdad Esfahbod 21c4fc1011 [buffer] Add optional merge_clusters arg to reverse_groups() 3 years ago
Behdad Esfahbod e949e51218 [ot-layout] Port foreach_grapheme to buffer foreach_group 3 years ago
Behdad Esfahbod eb96e69d18 [buffer] Add foreach_group() 3 years ago
Behdad Esfahbod 1b78e04c78 [buffer] Add ::reverse_groups() 3 years ago
Behdad Esfahbod 4cd96e73e4 [buffer] Inline revers_range() / reverse() 3 years ago
Garret Rieger 5914acb3cb [repacker] Clear distance and position cache when assigning a new space. 3 years ago
Qunxin Liu 706014f69d [subset] (Chain)ContextSubst glyph_closure fix 3 years ago
Garret Rieger 441877f56a [repacker] add test case for using max priority to resolve an overflow. 3 years ago
Garret Rieger be2c488e5d [repacker] Improve vertex priority packing. 3 years ago
David Corbett 2404617a60 Update language system tag registry to OT 1.9 3 years ago
Behdad Esfahbod 002a1f70b8 [ft] Disable vertical funcs if HB_NO_VERTICAL 3 years ago
Behdad Esfahbod ef14cad736 [GPOS] Disable vertical advance if HB_NO_VERTICAL 3 years ago
Behdad Esfahbod 6ed22de127 [CONFIG] Fix HB_NO_VERTICAL build without HB_TINY 3 years ago
Behdad Esfahbod 53eebc7cd2 [CONFIG] Add HB_NO_VERTICAL 3 years ago
Behdad Esfahbod 9bc5d2903a [TINY] Don't disable VORG table in any config profile 3 years ago
Garret Rieger 3e4a25098d [repacker] add a maximum number of roots that can be moved in one iteration. 3 years ago
Garret Rieger 02b12d7965 [repacker] Move all overflowing roots to a new space simultaneously. 3 years ago
Garret Rieger fa966bcc29 [repacker] create repacker output buffer after final length is known. 3 years ago
Qunxin Liu 51655a078e [subset] COLR : only include glyphs after COLR closure 3 years ago
Behdad Esfahbod 70f8c57e5c [buffer] Rename find_min_cluster 3 years ago
Behdad Esfahbod 94d43c008a [buffer] Merge and rename clear_glyph_flags() 3 years ago
Behdad Esfahbod b95d252fab [CONFIG] Add HB_CONFIG_OVERRIDE_H to simplify config overrides 3 years ago