11468 Commits (ef78d0f92345eb452e94c73301bc929822755b27)
 

Author SHA1 Message Date
Qunxin Liu ef78d0f923 [subset] optimize glyph closure method: step 2 4 years ago
Qunxin Liu b4fc593c3c [subset] optimize glyph closure method: step1 4 years ago
Behdad Esfahbod 5f4c321d4a
Merge pull request #2894 from googlefonts/gpos_2 4 years ago
Garret Rieger 1b79b8cd2d [subset] update gpos tests to reflect updated behaviour. 4 years ago
Garret Rieger 2df39bcae7 [subset] don't allocate a set to use as a glyph filter for PairPosFormat2. 4 years ago
Garret Rieger b1b1486d07 [subset] update expected files to not include cmap12 pruning. 4 years ago
Garret Rieger bb54e1047d [subset] Also filter class1 by coverage when collecting variation indices for PairPosFormat2. 4 years ago
Garret Rieger 190b7a98f8 [subset] Update PairPosFormat2 subsetting to match fontTools updated subsetting (https://github.com/fonttools/fonttools/pull/2221) 4 years ago
Khaled Hosny 03538e872a 2.8.0 4 years ago
Khaled Hosny 4c34478b28
Merge pull request #2899 from harfbuzz/ci-fix 4 years ago
Behdad Esfahbod daeb277346
Merge pull request #2900 from harfbuzz/nodiscard-buffer 4 years ago
Khaled Hosny f2d08578e7 [tests] Increase shape-fuzzer timeout 4 years ago
Khaled Hosny cad753e20f [ci] Use known working Ubuntu version 4 years ago
Khaled Hosny ff86c72e09 [ci] Avoid duplicate builds on pull requests 4 years ago
Behdad Esfahbod f5356bcb61 [ci] Switch back to c++2a 4 years ago
Behdad Esfahbod 9e397ff2fb [buffer] Fix order of HB_INTERNAL HB_DISCARD 4 years ago
Behdad Esfahbod 9582640eed [ci] Remove more cruft 4 years ago
Behdad Esfahbod c0b3b9b258 [ci] Don't test C++2a build 4 years ago
Behdad Esfahbod 15f3ef0136 [test] Fix output format 4 years ago
Behdad Esfahbod 8450f43ae1 [buffer] HB_NODISCARD next_glyph() 4 years ago
Behdad Esfahbod f4bc7673db [buffer] Implement copy_glyph() in terms of output_info() 4 years ago
Behdad Esfahbod f73982a699 [buffer] Implement replace_glyph() in terms of replace_glyphs(1,1) 4 years ago
Behdad Esfahbod 862f913489 [buffer] Implement output_glyph() in terms of replace_glyphs(0,1) 4 years ago
Behdad Esfahbod 34a1204f10 [buffer] HB_NODISCARD output_glyph() 4 years ago
Khaled Hosny 07315d9c83 [ci] Don’t install meson from its master branch 4 years ago
Behdad Esfahbod e6be9eb4fb [buffer] HB_NODISCARD output_info() 4 years ago
Behdad Esfahbod 2a0dbb3ee5 [buffer] HB_NODISCARD copy_glyph() 4 years ago
Behdad Esfahbod b05e5d9a79 [buffer] HB_NODISCARD next_glyphs() 4 years ago
Behdad Esfahbod 4ae8aab83b [buffer] HB_NODISCARD has_separate_output() 4 years ago
Behdad Esfahbod 8d3701f507 [buffer] HB_NODISCARD in_error() 4 years ago
Behdad Esfahbod 41e05479b6 [buffer] HB_NODISCARD shift_forward() 4 years ago
Behdad Esfahbod 83b3784d1d [buffer] HB_NODISCARD make_room_for() 4 years ago
Behdad Esfahbod c355508a89 [buffer] HB_NODISCARD ensure_glyphs() / ensure_unicode() 4 years ago
Behdad Esfahbod bc22305b6a [buffer] HB_NODISCARD ensure_inplace() 4 years ago
Behdad Esfahbod cac6c86d2f [buffer] HB_NODISCARD move_to() 4 years ago
Behdad Esfahbod 05d2d37f9a [buffer] HB_NODISCARD ensure() 4 years ago
Behdad Esfahbod d8028a0762 [buffer] HB_NODISCARD enlarge() 4 years ago
Behdad Esfahbod 3f1998a065 [buffer] HB_NODISCARD replace_glyph() 4 years ago
Behdad Esfahbod 607979d12f [buffer] HB_NODISCARD replace_glyphs() 4 years ago
Behdad Esfahbod 906c9928bb [buffer] Return success status from buffer ops that can fail 4 years ago
Behdad Esfahbod a5b8e7db4d [hangul] Improve error handling 4 years ago
Behdad Esfahbod 99767f9386 [hangul] Whitespace 4 years ago
Behdad Esfahbod 3622120fab [subset] Make ClassDef format2 .intersects() return false if range value 0 4 years ago
David Corbett e19de65eae
Update hb-ot-tag-table.hh (#2890) 4 years ago
Khaled Hosny 7686ff854b
[ot] Keep substituted Default_Ignorables (#2886) 4 years ago
Behdad Esfahbod 5efa04c890 [Makefile] Rebuild .def files if config changed 4 years ago
Behdad Esfahbod d351bbf0fb [Makefile] Remove unused variable HBNODISTHEADERS 4 years ago
Behdad Esfahbod fd489433a8 [indic] Fix cluster-merging logic with cluster-level=1 4 years ago
Behdad Esfahbod 2902529b92 [subset] Fix HB_TINY build 4 years ago
Behdad Esfahbod 7cb22ba7eb
Include C headers with their C++ names (#2882) 4 years ago