12368 Commits (52f5711ed0354b0c5d396255886f03048997bbd9)
 

Author SHA1 Message Date
Behdad Esfahbod 52f5711ed0 [buffer] Add hb_buffer_create_similar() 3 years ago
Behdad Esfahbod f643b81ffc [buffer] Clean up internal state bookkeeping 3 years ago
Behdad Esfahbod d0c3515ce4 [util] Copy unicode_funcs in copy_buffer_properties() 3 years ago
Behdad Esfahbod 34f5b855aa [util] Simplify copy_buffer_properties() 3 years ago
Behdad Esfahbod 101d07efd9 [util] Move copy_buffer_properties() out of loop 3 years ago
Behdad Esfahbod 36e9f467a4 [buffer] Overlay segment-properties in hb_buffer_append() 3 years ago
Behdad Esfahbod 6a66992842 Add hb_segment_properties_overlay() 3 years ago
Behdad Esfahbod 165a6073fa
Merge pull request #3338 from harfbuzz/slant 3 years ago
Behdad Esfahbod 3fc2e654c0 [metrics] Fix slant calc 3 years ago
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