13645 Commits (94be45980883bea99bb1028445c6ab7100c11409)
 

Author SHA1 Message Date
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
Behdad Esfahbod 87d338eb61 [ft] Fix test 2 years ago
Khaled Hosny e294200dac [ft] Check for FT_Get_Transform at build time 2 years ago
Behdad Esfahbod 901236f721 [ft] Implement loading (color) bitmap fonts 2 years ago
Behdad Esfahbod 3ac110560d [ft] Fix scale when font-sizes are negative 2 years ago
Behdad Esfahbod d68507d062 [arabic] Pause after calt only if no rclt 2 years ago
Behdad Esfahbod 8b379ddc76 [test-iter] Add back test of OT namespace iteration 2 years ago
Behdad Esfahbod ab21c4c283 [hb-view] Add one to row of padding 2 years ago
Behdad Esfahbod 2da36cf99a [hb-view] Use envvar HB_CHAFA=0 to disable Chafa output 2 years ago
Behdad Esfahbod 76e6feb77f [util/ansi] Enable all symbols in Chafa 2 years ago
Behdad Esfahbod 679c87ca36 [util/ansi] Fix chafa cell width/height 2 years ago
Behdad Esfahbod b706be540c [mingw32] Update instructions 2 years ago
Garret Rieger 5363e40de1 [reorg] update build files. 2 years ago
Garret Rieger d82ace5c6f [reorg] add TODO to RangeRecord. 2 years ago
Garret Rieger c1e280ea78 [reorg] Move Coverage, RangeRecord into new namespace layout. 2 years ago
Garret Rieger 9c2518988d [repack] Don't count space isolation against round limit. 2 years ago
Behdad Esfahbod a2f0723148 [GPOS] Adjust mark attachment on multiple substitution some more 2 years ago
Behdad Esfahbod ac216972ab [subset] Add table size blowup bound 2 years ago
Behdad Esfahbod 4b3afafb00 [array] Use hb_swap() in reverse() 2 years ago
Behdad Esfahbod 87167acfe3
Merge pull request #3704 from harfbuzz/64k 2 years ago
Garret Rieger a369ab133b [repacker] Increase max_rounds when called via public api. 2 years ago
Behdad Esfahbod 4ee471922d More -Wcomma fixes 2 years ago
Behdad Esfahbod c2712ff4f5 Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper 2 years ago
Behdad Esfahbod e5f0bc8f0a [set] Save a few kilobytes via type erasure of process() 2 years ago
Behdad Esfahbod 42da7da5ef Fix HB_NO_SHAPER HB_NO_OT_SHAPE build 2 years ago
Behdad Esfahbod 015aecfcdd [use-table] Port to using packtab 2 years ago
Behdad Esfahbod 0fcd1decb7 Fix file permissions 2 years ago
Behdad Esfahbod 7549d447ba [>64k:glyf] Implement composites for >64k 2 years ago