12442 Commits (94ba4d5a440c599694b0db73ab8e9344d83cb9ef)
 

Author SHA1 Message Date
Behdad Esfahbod ca4f56bdc7 [map] Massage some more 3 years ago
Behdad Esfahbod cfe2b66114 [algs] Fix hash chaining to std::hash() 3 years ago
Garret Rieger 87496bf63e [subset] fix fuzzer timeout if visisted_paint goes into error. 3 years ago
Matthias Clasen 4ced2e8a8a docs: Add some details 3 years ago
Matthias Clasen bb330c6aa6 docs: Fix a typo 3 years ago
Behdad Esfahbod 16cfe34ae8 [git.mk] Update 3 years ago
Khaled Hosny 0acf466c44 [doc] Fix hb_font_set_synthetic_slant param name 3 years ago
Behdad Esfahbod 0b2c514fb4 More macro cleanup 3 years ago
Behdad Esfahbod 0a42f46ce9 Fix compiler warning 3 years ago
Matthias Clasen 72f0b24ee3
docs: Clarify variation apis (#3363) 3 years ago
Matthias Clasen befe3b5d5a
color: Document empty returns (#3362) 3 years ago
Behdad Esfahbod 13643934aa Clean up HB_NO_SETLOCALE 3 years ago
Behdad Esfahbod 53847dba92 [algs] Call std::hash from hb_hash() 3 years ago
Behdad Esfahbod 74811c501d [map] Map == / != use correct types 3 years ago
Timo Suoranta b8c2c1ab37
Use freetype from CMake target when present (#3361) 3 years ago
Behdad Esfahbod ce7f19a2cc Revert "[map] Actually use k/v invalid types for declaration!" 3 years ago
Behdad Esfahbod 6f559346ac [map] Actually use k/v invalid types for declaration! 3 years ago
Behdad Esfahbod a45a630539
Fix unintentional locale dependency (#3358) 3 years ago
Matthias Clasen d70825a6d1 docs: Add some details about coordinates 3 years ago
Behdad Esfahbod 0a5c1c9705 [failing-alloc] Make it compile as C++ as well 3 years ago
Behdad Esfahbod bea5369c6d [buffer] Rename swap_buffers() to sync() 3 years ago
Behdad Esfahbod c5e5d5e0bc
Merge pull request #3353 from harfbuzz/buffer-create-similar 3 years ago
Behdad Esfahbod d1e7df5c3f [buffer] Add enter()/leave() pair around shape() 3 years ago
Behdad Esfahbod 43be5ba442 [buffer] Group shape-related members together 3 years ago
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