13484 Commits (38e81f2be9711f5dcde3b9cae40fdddb9104c493)
 

Author SHA1 Message Date
Garret Rieger 38e81f2be9 [subset] Add --layout-scripts command line flag. 2 years ago
Garret Rieger 70e32a662f [subset] Add layout_scripts to subset input. 2 years ago
Garret Rieger 41d2c335bc [subset] Apply script list filter when doing layout collection. 2 years ago
Garret Rieger e5c8a2f4e1 [subset] Pass plan through to collect methods. 2 years ago
Garret Rieger 1bf051ef3b [subset] refactor feature tag filtering so it can be used for scripts as well. 2 years ago
Behdad Esfahbod c69ec6f5bb [kern2] Fix sanitize issue on 32bit systems 2 years ago
Frédéric Wang 32e542d6f0 try & fix build errors on the bot 2 years ago
Frédéric Wang 03d2376745 [math] Improve fuzzing coverage 2 years ago
Khaled Hosny 22835dea29 [docs] Add missing symbol 2 years ago
Khaled Hosny 34d3d49e78 [docs] Fix Since annotation 2 years ago
Khaled Hosny 096aaa62a6 4.4.1 2 years ago
Khaled Hosny 4d1d7aec8d [docs] Add missing 4.4.0 index 2 years ago
Behdad Esfahbod 050f169078 [GPOS/kerx] Call into impl namespace from kerx 2 years ago
Garret Rieger 910a137f4e [reorg] Fix propagate_attachment_offsets definition. 2 years ago
Garret Rieger 3fbf2dece7 [reorg] Move OT::Layout::GPOS_impl::GPOS to OT::Layout::GPOS. 2 years ago
Garret Rieger 88ef3c5a9a [reorg] Change OT::Layout::GPOS to OT::Layout::GPOS_impl. 2 years ago
Garret Rieger 49ddf069e0 [reorg] Move GPOS reverse_cursive_minor_offset implementation into new directory layout. 2 years ago
Garret Rieger 74f45f7c2a [reorg] Move remaining GPOS lookup types to new directory. 2 years ago
Garret Rieger 197d9a5c99 [reorg] Move more GPOS lookups to new directory. 2 years ago
Garret Rieger c7307ca06a [reorg] Begin moving GPOS into the new directory layout. 2 years ago
Khaled Hosny 7b0d8d9d18 [meson] Remove ttf-parser wrap 2 years ago
Behdad Esfahbod 9909d11f6f [indic generator] Fix regression 2 years ago
Behdad Esfahbod 4499ae0225 [coretext] Fix positioning of out-of-order glyphs 2 years ago
Behdad Esfahbod 58d2e93099 [coretext] Fix up clusters only if needed 2 years ago
Behdad Esfahbod eaba5e74a9 [directwrite] Simplify 2 years ago
Behdad Esfahbod 33e3bf2d79 [font] Drop caches on variation changes 2 years ago
Behdad Esfahbod c90130e625 [coretext] Remove old hack now that font layer takes care... 2 years ago
Behdad Esfahbod c1c78ade71 [font] When font changes, drop font shaper data 2 years ago
Behdad Esfahbod 34c6c0193c [glyf] Fix byterange check again 2 years ago
Behdad Esfahbod 20572f914c [glyf] Move read_flags into a function 2 years ago
David Corbett 7b0fc0be53 [test] Test the reordering of U+0E33 and U+0EB3 2 years ago
Behdad Esfahbod 3c34b9ec30 [mingw2] Turn optimization flag on 2 years ago
Behdad Esfahbod 31e985d7d1 [buffer] Likely that not messaging 2 years ago
Behdad Esfahbod 4be074e2cb [gvar] Whitespace 2 years ago
Behdad Esfahbod a96647841a [gvar] Optimize apply_deltas_to_points 2 years ago
Behdad Esfahbod e9af9062c0 [gvar] Optimize unpack_deltas 2 years ago
Behdad Esfahbod 573e77280b [gvar] Optimize unpack_deltas 2 years ago
Behdad Esfahbod 698f51464c [gvar] Share vector allocation across delta-sets 2 years ago
Behdad Esfahbod 39e280c256 [gvar] Handle a couple of error conditions 2 years ago
Behdad Esfahbod 5be6e5dd57 [gvar] Rewrite linear interpolation 2 years ago
Behdad Esfahbod 57519b532d [gvar] Use pointer-to-member instead of function 2 years ago
Behdad Esfahbod ab15fe082a [gvar] Handle a couple of error conditions 2 years ago
Behdad Esfahbod b7e9e8785c [gvar] Optimize deltas and points loading 2 years ago
Behdad Esfahbod 6e72c2e3fa [glyf] Add an assertion 2 years ago
Behdad Esfahbod 5da341ce92 [map] Another try at hiding minus1 2 years ago
Behdad Esfahbod c72d3104ed [map] Return const reference in operator[] 2 years ago
Behdad Esfahbod 69d53f3e7f [map] Make default_value() inline 2 years ago
Behdad Esfahbod 3a0e27e794 [glyf] Move comment 2 years ago
Behdad Esfahbod d0836dee7a [glyf] Minor typo change 2 years ago
Behdad Esfahbod 5cca25e5d0 [glyf] Accumulate points as int 2 years ago