151 Commits (63cd1cce67c8459696cf49c53aad5e4f1830ccb7)

Author SHA1 Message Date
Behdad Esfahbod e0f3cab246 [cplusplus] Add hb-cplusplus.hh 2 years ago
Garret Rieger 3472f73b79 [subset] also include no subset tables when guessing which tables are present. 2 years ago
Garret Rieger 9564d98739 [subset] fix subsetting of faces created via hb_face_create_for_tables. 2 years ago
Garret Rieger 4e11da054d [repacker] update repacker test golden file. 2 years ago
Behdad Esfahbod 25393288f0 [test] Fix compiler warning 2 years ago
Andrew John 0182988229
[set] Add call to export set contents to an array. (#3500) 3 years ago
Behdad Esfahbod 36b8f97413 Update tests for recent changes 3 years ago
Andy John ef588ea97b Add option to insert a sorted arrays of values to sets. 3 years ago
Qunxin Liu a35757c6bc [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 3 years ago
Garret Rieger f6071c16b0
[subset] Rename codepoint -> unicode in subset plan api 3 years ago
Matthias Clasen d4cb07728c Add a missing file 3 years ago
Matthias Clasen 16b232be0e [hb-style] Fix the sign of slant ratios 3 years ago
Matthias Clasen e76061a737 [hb-style] Fix synthetic slant values 3 years ago
Matthias Clasen f81578fd86 [ot-layout] Synthesize missing baselines 3 years ago
Khaled Hosny cfa8cd7fb0 [autotools] Fix make distcheck 3 years ago
Behdad Esfahbod 67eb9acf79 [config] Add HB_NO_BORING_EXPANSION 3 years ago
Behdad Esfahbod 197ed8f592 [test/api] Fix leaks 3 years ago
Behdad Esfahbod 531c27d199 Fix build 3 years ago
Behdad Esfahbod 8b7ccc41c4 [hmtx] Implement [boring-expansion] >64k expansion 3 years ago
Behdad Esfahbod 379e526aa4 [test] Add test for current hmtx logic 3 years ago
Behdad Esfahbod ed6d287d11 [ot-face] Load num-glyphs from `loca` table before `maxp` 3 years ago
Ebrahim Byagowi 6b75a30a73 [draw/test] Swap a freetype test case with a simpler one 3 years ago
Behdad Esfahbod ae223764a3 [test/draw] Typo 3 years ago
Ebrahim Byagowi 0429921c10 [draw/test] Add test for freetype callback 3 years ago
Ebrahim Byagowi d4588204e5 [draw/glyf] Emit empty contours 3 years ago
Khaled Hosny 0e357c504c [draw] Test scaling subfont differently from parent 3 years ago
Khaled Hosny aca80a4a40 [draw] Add test for applying synthetic slant 3 years ago
Khaled Hosny 052fd2d8b9 [draw] Add test for hb_draw_move_to() etc 3 years ago
Behdad Esfahbod f1a9a9ccaf [draw-state] Pass state down to callbacks 3 years ago
Behdad Esfahbod 9f05362d43 [test-draw] Fix compiler warning 3 years ago
Behdad Esfahbod 1740916ede [draw] Remove check for no-op 3 years ago
Behdad Esfahbod 5610fa1da0 [test-draw] Re-enable two disabled tests 3 years ago
Behdad Esfahbod 8b4f429000 [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() 3 years ago
Behdad Esfahbod 2bed4f46fb [draw] Fix draw signatures 3 years ago
Behdad Esfahbod e0ac6c587b Remove remaining traces of HB_EXPERIMENTAL_API 3 years ago
Behdad Esfahbod 5207ce828a [draw] Enable draw tests 3 years ago
Behdad Esfahbod 157caf254e [test-draw] Fix compiler warning 3 years ago
Garret Rieger 670ef070bd [subset] Change subset plan create to be or_fail. 3 years ago
Garret Rieger ae8d373bcf [subset] add subset plan reference, set/get user data functions. 3 years ago
Garret Rieger b65e48a786 [subset] Add subset plan to public API. 3 years ago
Alexis King 81754a5a96 [ot-math] Add hb_ot_math_get_glyph_kernings 3 years ago
Alexis King 1bc4bad7a5 [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag 3 years ago
luz paz e2e305066a Fix various typos 3 years ago
Matthias Clasen 8dc86d0703 Add a test font scale rounding behavior 3 years ago
Qunxin Liu 8c583db9b5 [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap 3 years ago
Garret Rieger d700646c33 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 3 years ago
David Corbett a0101a31b5 [Unicode 14] Add tests 3 years ago
Khaled Hosny 4d9b7de0b6 [style] Prepare for release 3 years ago
Behdad Esfahbod 201cbe3c66 [style] Rename HB_STYLE_TAG_SLANT to HB_STYLE_TAG_SLANT_ANGLE 3 years ago
Garret Rieger 102666dab7 [subset] add test for hb_subset_input_set (...). 3 years ago