11868 Commits (b3a2f2bfcf483b525c55de211e3c644dba860e51)
 

Author SHA1 Message Date
Garret Rieger 5ba46ed067 [subset] Correct OffsetTo serialization in GSUB to use serialize_serialize (). 4 years ago
Garret Rieger 35458b6b66 [subset] Add serialize_serialize to OffsetTo. 4 years ago
Behdad Esfahbod 2b0ced28b6 Cluster Regional_Indicator pairs (aka emoji flags) 4 years ago
Behdad Esfahbod 4e72d5e35d [src/check-static-init] Ignore objdump "file format not recognized" error 4 years ago
Behdad Esfahbod 5bc05ba155 Prefer GPOS over kerx, if GSUB was applied 4 years ago
Behdad Esfahbod 13c6ad980f [src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL) 4 years ago
Behdad Esfahbod c61ce962cf [buffer] In hb_buffer_get_positions(), return NULL if inside message callback 4 years ago
Behdad Esfahbod 855a3f478e [emoji] Fix emoji table generation 4 years ago
Behdad Esfahbod bd5502f09f [set] Oops. Fix compile 4 years ago
Behdad Esfahbod 3962225a72 [set] Add hb_set_copy() 4 years ago
Behdad Esfahbod bc33b87f5e [set] Use references, not pointers, in internal C++ API 4 years ago
Behdad Esfahbod 9cfac093aa [set] Add copy constructor/assignment 4 years ago
Behdad Esfahbod a83b9b0fec
Merge pull request #3011 from harfbuzz/directwrite-cleanup 4 years ago
Khaled Hosny 4811e8f5d7 Trigger doc rebuild 4 years ago
Khaled Hosny 09a2eb65d7 Revert "Temporarily always push the docs commit" 4 years ago
Khaled Hosny 6612fd39ae Temporarily always push the docs commit 4 years ago
Khaled Hosny b39b047505 Try to fix doc deployment 4 years ago
David Corbett 5585ea02eb [syllabic] Set position of dotted circle for Indic 4 years ago
Khaled Hosny a9fb6a0c3c [aat] Add start table/end table to buffer messages 4 years ago
Behdad Esfahbod 19cb449358 Update COPYING 4 years ago
Behdad Esfahbod cf9538e808 Removal remaining uses of "blacklist" terminology 4 years ago
Khaled Hosny 6119ff9d80 [hb-directwrite] Don't load dwrit.dll dynamically 4 years ago
Khaled Hosny b2070a509c [hb-directwrite] Don’t override new/delete 4 years ago
Khaled Hosny 221d642b19 [hb-directwrite] Remove _hb_directwrite_shape_experimental_width 4 years ago
Khaled Hosny fa432a121e Rename various references to master branch 4 years ago
Qunxin Liu 35d6af6943 [subset] fix fuzzer testcase: https://oss-fuzz.com/testcase-detail/5965777994907648 4 years ago
Behdad Esfahbod 92206345a3 [ci] Disable patch-level codecov failures 4 years ago
Peter Williams 3d48bfc187 Avoid a deprecation warning in graphite2 4 years ago
Qunxin Liu 1b6008ca62 fix fuzzer testcase: https://oss-fuzz.com/testcase-detail/5417934246772736 4 years ago
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