13972 Commits (4a1d891c6317d2c83e5f3c2607ec5f5ccedffcde)
 

Author SHA1 Message Date
Khaled Hosny 605bb1ee3d [subset] Add amalgam harfbuzz-subset.cc 2 years ago
Behdad Esfahbod a66ba594b4 [util] Fix stack-underflow 2 years ago
Behdad Esfahbod c6ef11daf5 [util] Fix build with HB_NO_VAR 2 years ago
Qunxin Liu 712bfa8872 build fix for HB_NO_VAR 2 years ago
Behdad Esfahbod 798a0c8a58 Fix build 2 years ago
Behdad Esfahbod 8737dea4d9 [>64k:layout:GDEF] Implement version 2 2 years ago
Behdad Esfahbod 8080e01afc [>64k:layout] Templatize GDEFVersion1 2 years ago
Behdad Esfahbod 1665cf6bc4 [>64k:layout] Split GDEFVersion1 2 years ago
Behdad Esfahbod 1de5591cf7 [>64k:layout] Prepare GDEF for templatizing 2 years ago
Khaled Hosny c0d60bd496 [meta] Fix warning with emscripten 2 years ago
Behdad Esfahbod 91c60802e6 [open-type] Fix overflow check 2 years ago
Behdad Esfahbod 4279304a62 [stat] Fix double-promotion warnings 2 years ago
Behdad Esfahbod 54e9ab4a91 [GPOS/Cursive] Fix breaking of parent-child attachment 2 years ago
Behdad Esfahbod c2baf2796c [arabic] Make more features F_MANUAL_ZWJ 2 years ago
Behdad Esfahbod ddeef8c875 [test-ot-glyphname] Fix return value 2 years ago
Qunxin Liu f1a69ff1b9 [instance] update scripts for testing instancing 2 years ago
Qunxin Liu be8e8e8c80 [instance] prune name tables after axes pinned at fixed locations 2 years ago
Qunxin Liu df55f840cb [instance] instantiate STAT table when axes are pinned at fixed locations 2 years ago
Qunxin Liu 2a4773e43d add option "--instance", store axes_location in subset_plan and drop all 2 years ago
Behdad Esfahbod 5744e951fc [gir] Skip graphite API 2 years ago
Behdad Esfahbod 1eb8e82086 [util] Accept space as delimiter for --features/--variations 2 years ago
Khaled Hosny 378663409a [ci] Deploy docs only on tagged builds 2 years ago
Behdad Esfahbod 3723b8544b [cff] Better max op counting 2 years ago
Behdad Esfahbod 3c84aa8416 [cff] Add a max work counter 2 years ago
Behdad Esfahbod 89de8c700f [CoverageFormat2] Another fix for broken tables 2 years ago
Behdad Esfahbod faac252f9f [util/hb-ot-shape-closure] Fix showing glyph names 2 years ago
Behdad Esfahbod 38f2ec1703 [hb-shape] Move shape_output_t into separate file 2 years ago
Behdad Esfahbod 94be459808 [hb-shape] Internal rename 2 years ago
Behdad Esfahbod 4f22397f05 [ft] A couple of introspection fixes 2 years ago
Behdad Esfahbod faa8cdc898 [util] Allow HB_CHAFA=2/3 to enable wedges/all symbols in Chafa 2 years ago
Behdad Esfahbod b4e95965c8 [util] Revert Chafa to use simple blocks only 2 years ago
Behdad Esfahbod f7f6d278bb Add hb_language_matches() 2 years ago
Behdad Esfahbod d57ce30054 [ot-shape] Pass reference to props instead of pointer 2 years ago
Behdad Esfahbod a972d05d7e [aat] Fix build 2 years ago
Behdad Esfahbod a5dad50072 [aat/morx] Add test for previous commit 2 years ago
Behdad Esfahbod 2124ad8906 [aat/morx] Implement language-specific forms 2 years ago
Behdad Esfahbod d8574b44cc [CoverageFormat2] Fix iterator to avoid infinite loop 2 years ago
Behdad Esfahbod b475a2ab29 [array] Adjust operator != 2 years ago
Behdad Esfahbod 9518d602f3 [atomic] Disable compiler memory barrier on MSVC 2 years ago
Behdad Esfahbod f0707e2348 [atomic] Add compiler memory_r_barrier 2 years ago
Behdad Esfahbod f3151b6582 [ArrayOf family] Use memory barrier before accessing array 2 years ago
Behdad Esfahbod 90e40f24fe [algs] Tweak attribute(packed) usage 2 years ago
Behdad Esfahbod af84680f23 [GSUB] Remove a reinterpret_cast 2 years ago
Behdad Esfahbod 9843f07658 [OffsetTo] Try catching nullable offsets to unbounded types 2 years ago
Behdad Esfahbod 1327d8e3df [layout-common] Reshuffle code so Feature is defined before it's used 2 years ago
Behdad Esfahbod f7147835eb [colr] Add MIN_SIZE to Paint 2 years ago
Behdad Esfahbod e1d2facd53 [null] Add hb_has_null_size() and hb_has_min_size() 2 years ago
Behdad Esfahbod c8908f92d7
Merge pull request #3726 from harfbuzz/ft-bitmap 2 years ago
Behdad Esfahbod 6ed57de15c [ft] Fix negative font sizes for bitmaps 2 years ago
Behdad Esfahbod 307ee9baff [ft] Fix bitmap-only vertical metrics 2 years ago