11913 Commits (ba418cfc5218ac093b759e2c03a43234a786f6eb)
 

Author SHA1 Message Date
Behdad Esfahbod 3e266e5f64 [buffer] Update comments 3 years ago
Behdad Esfahbod 3807061d63 [ot-layout] Don't remove_output() before reverse substitution 3 years ago
Behdad Esfahbod 10a9960f0a [buffer] Restructure swap_buffers() 3 years ago
Khaled Hosny f6c9fcfd3e [ci] Add macOS GitHub workflow 3 years ago
Khaled Hosny d56afb750a [tests] Ignore more symbols 3 years ago
Behdad Esfahbod a7f4c985a8 [ot-layout] Always swap_buffers() even if no substitutions happened 3 years ago
Behdad Esfahbod 62b441e6ff [layout] Use Proxy::inplace instead of table index check 3 years ago
Behdad Esfahbod 431f164003 [layout] Don't call clear_output() before pause-func 3 years ago
Behdad Esfahbod a623446a34 [shape] Remove stray clear_output() call in hb_shape() 3 years ago
Behdad Esfahbod 05c17787c4 [buffer] Rewind cursor in clear_output() 3 years ago
Behdad Esfahbod 1cb0ca1f2c Whitespace 3 years ago
Khaled Hosny 5f5a8b4dd7 [ci] Use the latest stable XCode image 3 years ago
Khaled Hosny 13187d29ef [ci] Drop macOS job using deprecated XCode image 3 years ago
Behdad Esfahbod 69310f14a6 [buffer] Change nil buffer have_output to false 3 years ago
Behdad Esfahbod 40884af17e [ot-layout] Narrow down random feature logic vs safe-to-break 3 years ago
Behdad Esfahbod 33b579d0ad [ot-layout] Clear random flag for subsequent flags 3 years ago
Behdad Esfahbod 29c9833e57 Remove Offset::serialize() 3 years ago
Khaled Hosny 63e15eac4f 2.8.2 3 years ago
Caleb Maclennan eee36bbea3 [releasing] Format notes as Markdown checklist for pasting in GH PR/Issue 3 years ago
Caleb Maclennan eda5dcdb3e [releasing] Drop obsolete release process items 3 years ago
Behdad Esfahbod 2337f0d047 Internally use hb_malloc/.../hb_free instead of malloc/.../free 3 years ago
Behdad Esfahbod bb48bf52a4 Rename misc uses of "free" 3 years ago
Qunxin Liu 7416faceeb [subset] fuzzer fix: https://oss-fuzz.com/testcase-detail/5715464591376384 3 years ago
Khaled Hosny 895acdf7c7 [ci] Don’t build Cairo subproject with FontConfig on win32 cross-build 3 years ago
Garret Rieger 0da9158f62 [subset] Remove OffsetTo::serialize(). 3 years ago
Behdad Esfahbod 0969614865 [ot-shape] Rewrite loop without foreach_grapheme() 3 years ago
Qunxin Liu eee7b459ee [subset] add option --no-prune-unicode-ranges 3 years ago
Khaled Hosny c3be28ea26 [ot-shape] Numeric runs native direction is LTR 3 years ago
Khaled Hosny 71a6296620 [tests] Make record-test.sh work with .otf files 3 years ago
Behdad Esfahbod cc9bb29491 [blob] Fix-up recent mistake in hb_blob_create() destroy(user_data) 3 years ago
Garret Rieger bc06af977f [subset] speed up feature collection when tags are specified. 3 years ago
Khaled Hosny 14f220b761 [directwrite] Support feature ranges 3 years ago
Garret Rieger d2397d91f3 [subset] Add additional colrv1 subsetting tests that has a glyph with components. 3 years ago
Garret Rieger 26c80adb61 [subset] do colrv1 glyph closure before glyf composite closure. 3 years ago
Qunxin Liu d07f789ae3 [subset] support option "--notdef-outline" 3 years ago
Garret Rieger 10ad185932 [subset] add comment to copy_bytes(). 3 years ago
Garret Rieger 675ebbeb3a [subset] don't alloc zero bytes. 3 years ago
Behdad Esfahbod 93e6a9bc4e Revert "Remove unneeded buffer clear_output / remove_output calls" 3 years ago
Behdad Esfahbod 06175b7143 Remove unneeded buffer clear_output / remove_output calls 3 years ago
Behdad Esfahbod bdfed8f113 [blob] Add failing versions of create API 3 years ago
Behdad Esfahbod 2fc8d0e6f0
Merge pull request #3020 from googlefonts/serialize_serialize 3 years ago
Garret Rieger 085aa65e09 [subset] Convert offset serialization in gsubgpos and gdef to serialize_serialize(). 3 years ago
Garret Rieger cc96c4e87e [shaping] Update shaping substituion lookup serialization to use serializer pop()/pack(). 3 years ago
Behdad Esfahbod d3dd936309 [coretext] Round position info 3 years ago
Garret Rieger 8443cc85cb [subset] Correct OffsetTo serialization in GPOS to use serialize_serialize (). 3 years ago
Garret Rieger 5ba46ed067 [subset] Correct OffsetTo serialization in GSUB to use serialize_serialize (). 3 years ago
Garret Rieger 35458b6b66 [subset] Add serialize_serialize to OffsetTo. 3 years ago
Behdad Esfahbod 2b0ced28b6 Cluster Regional_Indicator pairs (aka emoji flags) 3 years ago
Behdad Esfahbod 4e72d5e35d [src/check-static-init] Ignore objdump "file format not recognized" error 3 years ago
Behdad Esfahbod 5bc05ba155 Prefer GPOS over kerx, if GSUB was applied 3 years ago