13555 Commits (6d051f4018e21ce1ec93fe4876c4a15819d0940a)
 

Author SHA1 Message Date
Behdad Esfahbod 6d051f4018 [layout] Simplify StructAfter<> usage 2 years ago
Behdad Esfahbod 5192294f83 . 2 years ago
Garret Rieger 29f149c16c [subset] cache sanitized tables in subset plan to avoid sanitizing tables multiple times. 2 years ago
Behdad Esfahbod 8b349e1139 [gsubgpos] Remove HBUINT16 from match functions signatures 2 years ago
Behdad Esfahbod f114b18c58 [gsubgpos] Break skippy_iter set_match_func into two 2 years ago
Behdad Esfahbod 8a107125a5 [layout] Make SubstLookup:serialize_single take iterators 2 years ago
Behdad Esfahbod 8a971d01e9 [layout] Use is_source_of instead of is_iterator 2 years ago
Behdad Esfahbod 0dc0da054d [iter] Add hb_is_sorted_iterator(_of) 2 years ago
Behdad Esfahbod 2c67261723 [open-type] Add HBGlyph24 2 years ago
Behdad Esfahbod 7cfe7fe651 [null] Change null bytes for RangeRecord 2 years ago
Behdad Esfahbod 486555c691 [open-type] Add Array24Of<> and SortedArray24Of<> 2 years ago
Behdad Esfahbod 1e503f587b [null] Add DECLARE_NULL_NAMESPACE_BYTES_TEMPLATE1 2 years ago
Behdad Esfahbod ea11029a6e [GPOS] Split LigatureArray.hh 2 years ago
Behdad Esfahbod 68b2742fe4 [GPOS] Move code around 2 years ago
Behdad Esfahbod 6a3043a0c1 Fix tests 2 years ago
Behdad Esfahbod aa68657434 [Makefile.sources/meson.build] Sort file names 2 years ago
Behdad Esfahbod 0b0e3b30ce [GPOS] Break down PairPosFormat1 into new layout 2 years ago
Not-a-Bug Won't Fix aec34e17eb Fix target_link_libraries signatures mixing 2 years ago
Behdad Esfahbod a64fc71033
Merge pull request #3710 from googlefonts/24bit_repacking 2 years ago
Garret Rieger 6fad6b4113 [repacker] add tests for special casing of 24bit offsets. 2 years ago
Garret Rieger b4f561dbbf [subset] Add some comments to find_space_roots/find_32_bit_roots methods. 2 years ago
Garret Rieger 401066bf3d [subset] Prepare the repacker for handling 24bit offsets in GSUB/GPOS. 2 years ago
Luca Bacci 3a722c5354 Fixes for DWrite header checks 2 years ago
Behdad Esfahbod c091d029c2
Merge pull request #3706 from lb90/dwrite-dll 2 years ago
Luca Bacci 1abc14b463 Do not link with the DWrite lib 2 years ago
Luca Bacci c22acfa8bd Fix function pointer typedef 2 years ago
Behdad Esfahbod 2587dced4c
Merge pull request #3707 from kleisauke/workaround-gcc-bug 2 years ago
Kleis Auke Wolthuizen 79eb0f7486 [GSUB] Fix build on GCC < 7 2 years ago
Kleis Auke Wolthuizen 3238cb744b [GPOS] Fix build on GCC < 7 2 years ago
Luca Bacci 3e881efbe4 Revert "Revert "Revert "[hb-directwrite] Don't load dwrit.dll dynamically""" 2 years ago
Kleis Auke Wolthuizen 7b51bc95d9 [cplusplus] Fix build on GCC < 7 2 years ago
Behdad Esfahbod 386e1bbad8
Merge pull request #3699 from googlefonts/filter_scripts 2 years ago
Garret Rieger 30309ec8d3 [subset] add null element in _filter_tag_list. 2 years ago
Garret Rieger 216cf5946b [subset] Allocate space for null entry in script/feature list. 2 years ago
Behdad Esfahbod d9ab805e61 Fix LookupFlag negation 2 years ago
Behdad Esfahbod b0cb9a1a63 Make get_leading_bearing return bool 2 years ago
Behdad Esfahbod 115e1a03e7 [glyf] Relax condition for matching number of coords 2 years ago
Behdad Esfahbod 800760c5bd [glyf] Rename get_extents functions for clarity 2 years ago
Behdad Esfahbod ab327f93b7 [glyf] Fix another bug with scaling 2 years ago
Behdad Esfahbod f46ddeba48 [hmtx/glyf] Rename side-bearing functions for clarity 2 years ago
Behdad Esfahbod 23435d5285 [hvar] Rename advance function for clarity 2 years ago
Behdad Esfahbod 9f974cae4a [hvar] Rename lsb function for clarity 2 years ago
Behdad Esfahbod ab5ce64313 [VVAR] Rename vorg function for clarity 2 years ago
Behdad Esfahbod b2d60cbd6e [glyf] Rename advance functions for clarity 2 years ago
Behdad Esfahbod 35c00c1216 [hmtx] Rename advance functions for clarity 2 years ago
Behdad Esfahbod 6b82d4faa1 [glyf] Make an optional argument non-optional 2 years ago
Behdad Esfahbod 3ef590808f [glyf] Internal flip a variable 2 years ago
Behdad Esfahbod b07fa2bb1a [ot-font] Respect VORG even if it has no variations 2 years ago
Behdad Esfahbod 71d52e10aa [var] Fix getting side-bearing variations 2 years ago
Behdad Esfahbod 78b4f39821 [glyf] Fix confusion between scaled vs unscaled lsb 2 years ago