11639 Commits (18f61210a43e2dc4e7001227e37fc899d5af7979)
 

Author SHA1 Message Date
Garret Rieger 18f61210a4 Add public api methods to get/set the layout features to retain. 4 years ago
Andi-Bogdan Postelnicu 243d056ff1 Removed unused variable `supp_size` from plan_subset_encoding(...). 4 years ago
Qunxin Liu 7ab0f4eda9 fuzzer fix 4 years ago
Qunxin Liu cb5a6b5a27 [subset] support option --layout-features 4 years ago
Garret Rieger 0989b5553a [subset] Add test for overlaps flag setting. 4 years ago
Garret Rieger 73ff04a324 [subset] add option to have the subsetter set the mac overlaps flag on each glyph. 4 years ago
Qunxin Liu f739e1dc6a [subset] subset both CPAL and COLRv1 4 years ago
Garret Rieger 466e1fdf5d [subset] remove unnessecary brackets. 4 years ago
Garret Rieger 583237299d Add cmp() method for major to page map. 4 years ago
Garret Rieger 2c137045dc [subset] Optimize set iteration by caching the last found page map index. 4 years ago
Garret Rieger 1bb00cd54b [subset] add num-iterations flag to util/hb-subset. 4 years ago
Behdad Esfahbod 9e5738a86a [set] Okay, giving up on constexpr till C++14 4 years ago
Khaled Hosny fac0bc7876 [meson] Drop more wraps we don’t use directly 4 years ago
Khaled Hosny 21d1034dc0 [meson] Remove expat.wrap that we don’t use directly 4 years ago
Behdad Esfahbod 90fa558a5b [set] Another try at constexpr to make msvc happy 4 years ago
Behdad Esfahbod bf5d4a6392 [set] Add TODO 4 years ago
Behdad Esfahbod 11d03f1ff9 [set] Mark a couple methods as constexpr 4 years ago
Behdad Esfahbod d2829ad374 [set] Refactor code into page_t::is_subset() 4 years ago
Behdad Esfahbod e47e44a858 [set] Whitespace 4 years ago
Kurt Kartaltepe 2000f47ae5 [set] Compute is_subset by comparing pages. 4 years ago
Dominik Röttsches 1dffb55361 Chromium build fixes for C++ 17 warning and missing _remap_indexes 4 years ago
Jonathan Kew 89df353996 [aat] Add testcase for Apple Color Emoji couple-with-skin-tones sequence. 4 years ago
Jonathan Kew bbc5fc3731 [aat] If shaping via morx, don't adjust mark positioning when zeroing widths. 4 years ago
Jonathan Kew 4f1e8d2bf7 [aat] Update glyph properties from GDEF if available when doing a replacement. 4 years ago
Garret Rieger 5e0ec33b3d Error when link width not in [2, 4] 4 years ago
Qunxin Liu b23f29bf05 [subset] Add subset () method for COLRv1 Paint tables, BaseGlyphV1List and LayerV1List 4 years ago
Garret Rieger 413769bf86 Add hb-ot-color-colrv1-closure.hh to sources list. 4 years ago
Garret Rieger de0eba20ed Remove array for visited_paint. 4 years ago
Qunxin Liu e59ffe5482 [subset] COLRv1 layer/palette indices closure 4 years ago
Garret Rieger a08900b721 [subset] fix failing colrv0 subsetting when font has composite glyphs. 4 years ago
tstuefe b54d9b695a start 4 years ago
Garret Rieger b07b97d5d7 [subset] Add more Noto Nastaliq test cases. 4 years ago
Khaled Hosny b37f03f16b 2.8.1 4 years ago
Khaled Hosny d3e84413fd [ci] Drop macos-10_13_6-aat-fonts job 4 years ago
Khaled Hosny 517d68b26e [ci] Pin fedora 33 docker image 4 years ago
Garret Rieger 2b7647649a [subset] update test-subset-gpos expected files. 4 years ago
Garret Rieger be50779cda [subset] correct ClassDef format determination. 4 years ago
Khaled Hosny 90713f270e [hb-ot-layout] Document some return values 4 years ago
Behdad Esfahbod 46362a954c
Merge pull request #2958 from googlefonts/layout_by_default_gr 4 years ago
Behdad Esfahbod 42bf8e3d49 [util] Disable chafa's truecolor mode 4 years ago
Khaled Hosny c571a96eb0 [ci] Disable Chafa on jobs that enables all auto features 4 years ago
Hans Petter Jansson 8298c2f93b [hb-view] Use Chafa for terminal graphics if available 4 years ago
Garret Rieger e25efb31f2 [subset] consider all value formats when computing effective format. 4 years ago
Qunxin Liu 84dbfacfec [subset] fix collect_variation_idx in PairPosFormat2 4 years ago
Garret Rieger d356d0f79c [subset] optimize ValueRecord's for PairPosFormat1. 4 years ago
Garret Rieger f9fbe4817e [subset] implement value record optimization for PairPosFormat2. 4 years ago
Garret Rieger badb8e409b [subset] use copy_values for PairPos serialize. 4 years ago
Garret Rieger 2f50283cd3 [subset] Begin implementing ValueRecord optimization: 4 years ago
Garret Rieger 5df7c668ba [subset] In SinglePosFormat1 serialize only 1 value record. 4 years ago
Garret Rieger 92757f6809 [subset] Don't drop anchor device tables when dropping hints. These may contain variation data. 4 years ago