12656 Commits (f6efe34f5e9a5657bfe706dc173c9a62817838d3)
 

Author SHA1 Message Date
Matthias Clasen f6efe34f5e [ot-metrics] Synthesize missing metrics 3 years ago
Behdad Esfahbod f8e9e315bb
Merge pull request #3437 from matthiasclasen/synthesize-missing-baselines 3 years ago
Behdad Esfahbod 8e900f2cda Revert "hb-algs.hh: Fix build on Visual Studio 2015" 3 years ago
Khaled Hosny da801cdee1
Merge pull request #3449 from fanc999/msvc-meson-use-cmake 3 years ago
Chun-wei Fan e6aa4b7d0e BUILD.md: Mention that installing CMake is recommended for MSVC 3 years ago
Chun-wei Fan d24ac4aac3 freetype2.wrap: Provide fallback for CMake dep as well 3 years ago
Chun-wei Fan f0573d8462 meson: Clean up finding ICU-UC on Visual Studio 3 years ago
Chun-wei Fan 561e8ba887 meson: Cleanup finding FreeType on Visual Studio 3 years ago
Matthias Clasen 95bb2ff719 [ot-layout] Add central baselines 3 years ago
Matthias Clasen f81578fd86 [ot-layout] Synthesize missing baselines 3 years ago
Behdad Esfahbod 5de67c8961 [ot-layout] Remove commented-out prototypes 3 years ago
Behdad Esfahbod d2998faad3
Merge pull request #3410 from harfbuzz/boring-expansion 3 years ago
Behdad Esfahbod 98079109e6 [ot-layout] Add +hb_ot_layout_get_horizontal_baseline_tag_for_script() 3 years ago
Khaled Hosny cfa8cd7fb0 [autotools] Fix make distcheck 3 years ago
Matthias Clasen 9909e33268 Improve docs for hb_ot_layout_get_ligature_carets 3 years ago
Behdad Esfahbod a396543ae1
Merge pull request #3411 from harfbuzz/draw 3 years ago
Behdad Esfahbod f567b55619 [face] Use max numGlyphs of maxp and loca 3 years ago
Behdad Esfahbod c8fd8c1337 [ot-face] Use core tables 3 years ago
Behdad Esfahbod 2a430790ad [machinery] Add "core table" machinery 3 years ago
Behdad Esfahbod 67eb9acf79 [config] Add HB_NO_BORING_EXPANSION 3 years ago
Behdad Esfahbod 1bf588e28b [test/shape] Internal rename 3 years ago
Behdad Esfahbod d12c51e6e6 [ci] Rename configs-ci to configs-build 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 431c948ed7 [hmtx] Document 3 years ago
Behdad Esfahbod be4ddcc30b [hmtx] Rename internal num_advances to num_long_metrics 3 years ago
Behdad Esfahbod 622cbc485f [hmtx] Internal rename num_metrics to num_bearings 3 years ago
Behdad Esfahbod ed6d287d11 [ot-face] Load num-glyphs from `loca` table before `maxp` 3 years ago
Behdad Esfahbod 93962977bc Remove return of void 3 years ago
Khaled Hosny c8b6036cf3 [meson] Update Cairo subproject 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
Behdad Esfahbod 94517850dd [algs] Fix typo in hb_pair_t conversion operator 3 years ago
Khaled Hosny f942874fac [draw] Fix some introspection warnings 3 years ago
Khaled Hosny 2da6accda6 [meson] Update cairo submodule 3 years ago
Behdad Esfahbod 0858463ac3 [draw/glyf] Don't skip empty contours of size 2 3 years ago
Khaled Hosny 0e357c504c [draw] Test scaling subfont differently from parent 3 years ago
Behdad Esfahbod 096121badb [util] Implement --sub-font 3 years ago
Behdad Esfahbod 57aa8c3b3a [draw] Another try at a stable draw moveto semantic 3 years ago
Behdad Esfahbod 151f205819 [draw] Emit move_to immediately, like other operators 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 640b6ffddd [util] Default font-funcs to 'ot' instead of 'ft' 3 years ago
Behdad Esfahbod 9cc9ffe352 [util/draw] If HB_DRAW is not set, choose depending on cairo version 3 years ago
Behdad Esfahbod 22f2c78c28 [util/draw] Explicitly chain from render_color_glyph to render_glyph 3 years ago
Behdad Esfahbod 6a3dec357c [util/draw] Use hb-draw in hb-view only if HB_DRAW=1 3 years ago