11846 Commits (74ad5ddcd759140a1a35d38288d0e615538b66ca)
 

Author SHA1 Message Date
Khaled Hosny 63e15eac4f 2.8.2 4 years ago
Caleb Maclennan eee36bbea3 [releasing] Format notes as Markdown checklist for pasting in GH PR/Issue 4 years ago
Caleb Maclennan eda5dcdb3e [releasing] Drop obsolete release process items 4 years ago
Behdad Esfahbod 2337f0d047 Internally use hb_malloc/.../hb_free instead of malloc/.../free 4 years ago
Behdad Esfahbod bb48bf52a4 Rename misc uses of "free" 4 years ago
Qunxin Liu 7416faceeb [subset] fuzzer fix: https://oss-fuzz.com/testcase-detail/5715464591376384 4 years ago
Khaled Hosny 895acdf7c7 [ci] Don’t build Cairo subproject with FontConfig on win32 cross-build 4 years ago
Garret Rieger 0da9158f62 [subset] Remove OffsetTo::serialize(). 4 years ago
Behdad Esfahbod 0969614865 [ot-shape] Rewrite loop without foreach_grapheme() 4 years ago
Qunxin Liu eee7b459ee [subset] add option --no-prune-unicode-ranges 4 years ago
Khaled Hosny c3be28ea26 [ot-shape] Numeric runs native direction is LTR 4 years ago
Khaled Hosny 71a6296620 [tests] Make record-test.sh work with .otf files 4 years ago
Behdad Esfahbod cc9bb29491 [blob] Fix-up recent mistake in hb_blob_create() destroy(user_data) 4 years ago
Garret Rieger bc06af977f [subset] speed up feature collection when tags are specified. 4 years ago
Khaled Hosny 14f220b761 [directwrite] Support feature ranges 4 years ago
Garret Rieger d2397d91f3 [subset] Add additional colrv1 subsetting tests that has a glyph with components. 4 years ago
Garret Rieger 26c80adb61 [subset] do colrv1 glyph closure before glyf composite closure. 4 years ago
Qunxin Liu d07f789ae3 [subset] support option "--notdef-outline" 4 years ago
Garret Rieger 10ad185932 [subset] add comment to copy_bytes(). 4 years ago
Garret Rieger 675ebbeb3a [subset] don't alloc zero bytes. 4 years ago
Behdad Esfahbod 93e6a9bc4e Revert "Remove unneeded buffer clear_output / remove_output calls" 4 years ago
Behdad Esfahbod 06175b7143 Remove unneeded buffer clear_output / remove_output calls 4 years ago
Behdad Esfahbod bdfed8f113 [blob] Add failing versions of create API 4 years ago
Behdad Esfahbod 2fc8d0e6f0
Merge pull request #3020 from googlefonts/serialize_serialize 4 years ago
Garret Rieger 085aa65e09 [subset] Convert offset serialization in gsubgpos and gdef to serialize_serialize(). 4 years ago
Garret Rieger cc96c4e87e [shaping] Update shaping substituion lookup serialization to use serializer pop()/pack(). 4 years ago
Behdad Esfahbod d3dd936309 [coretext] Round position info 4 years ago
Garret Rieger 8443cc85cb [subset] Correct OffsetTo serialization in GPOS to use serialize_serialize (). 4 years ago
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