6519 Commits (8cb8209c911a69442f23f744981e3ed01e44a3fc)
 

Author SHA1 Message Date
Behdad Esfahbod 4c6b0fb5f6 OffsetTo::sanitize() Add version with three user_data 6 years ago
Behdad Esfahbod a73bea69c5 OffsetTo::sanitize() more shuffling 6 years ago
Behdad Esfahbod b482e5231c OffsetTo::sanitize() reshuffling 6 years ago
Behdad Esfahbod bd75fd45cd [dfont] Some renaming, plus add link to reference doc 6 years ago
Behdad Esfahbod 4134ec1307 [dfont] Sanitize only sfnt resources as OpenTypeFontFile 6 years ago
Behdad Esfahbod 6b5e4d07ad [dfont] Minor 6 years ago
Behdad Esfahbod d5c509272f [dfont] Fix test expecatation and minor touch up 6 years ago
Ebrahim Byagowi 2b2ed1e536 [dfont] Add test 6 years ago
Behdad Esfahbod 9479ffefbf [dfont] Re-enable and fix offset handling 6 years ago
Behdad Esfahbod a1814e2bec Whitespace 6 years ago
Behdad Esfahbod 383060cc33 [ft] Invalidate advance cache if font size changed 6 years ago
Behdad Esfahbod 54998befc4 [ft] Cache advances 6 years ago
Behdad Esfahbod f90bab8560 [util] Add --ft-load-flags 6 years ago
Behdad Esfahbod 93f7596254 [util] Add -n shorthand for --num-iterations 6 years ago
Behdad Esfahbod 047a84c5dd [ft] Towards caching slow get_h_advance results 6 years ago
Behdad Esfahbod 237f215378 [ft] Add advances() callback 6 years ago
Behdad Esfahbod cbea7d49ab [ot-font] Rename 6 years ago
Behdad Esfahbod d8a67dac2a [ot-font] Add advances() callbacks 6 years ago
Behdad Esfahbod 0ea42e117b [cache] Minor 6 years ago
Behdad Esfahbod 0f520adaac Revert "Remove unused hb_cache_t" 6 years ago
Behdad Esfahbod cfdea88475 [random] Switch to 32bit RNG 6 years ago
Behdad Esfahbod 08260c708a [random] Shuffle 6 years ago
Behdad Esfahbod 71c9f84e7c Make --features rand=1 available to the user 6 years ago
Behdad Esfahbod cc1c4fdf88 Respect user's wish if they set rand feature manually 6 years ago
Behdad Esfahbod 80de4bcd26 Minor clean up of 'rand' patchset 6 years ago
David Corbett b545e27d88 Don't seed the RNG from the contents of the buffer 6 years ago
David Corbett 2de96e8468 Test 'rand' 6 years ago
David Corbett f05df643b4 Allow requesting a specific glyph for 'rand' 6 years ago
David Corbett c2a75e07e5 Implement 'rand' 6 years ago
Behdad Esfahbod 96471fe859 [uniscribe] Fix build 6 years ago
Behdad Esfahbod becd84aa2f Add HB_FEATURE_GLOBAL_START/END 6 years ago
Behdad Esfahbod 13a8786c7c Add (unused) hb_array_t<> 6 years ago
Behdad Esfahbod bccf3e1827 Minor 6 years ago
Behdad Esfahbod dff2c45f1e Port rest from VAR to UnsizedArrayOf<> 6 years ago
Behdad Esfahbod 9507b05a7a Simplify sanitize->check_array() 6 years ago
Behdad Esfahbod bc485a9812 Port some VAR arrays to UnsizedArrayOf<> 6 years ago
Behdad Esfahbod 1bc7a8d6c4 [indic] Cache hb_options().uniscribe_bug_compatible on indic_plan 6 years ago
Behdad Esfahbod 24f1d96224 Unbreak HB_OPTIONS 6 years ago
Behdad Esfahbod e46c51f1e9 [indic] Do NOT allow matra after Halant,ZWJ 6 years ago
Behdad Esfahbod 5dfd6e0762 Fix sanitize or Context Rule 6 years ago
Behdad Esfahbod 20a11a824d Revert "[subset] Disable GSUB/GPOS subsetting for now" 6 years ago
Behdad Esfahbod 54d332dd9b 1.9.0 6 years ago
Behdad Esfahbod 616fd34a69 [subset] Disable GSUB/GPOS subsetting for now 6 years ago
Behdad Esfahbod d42f0e5809 [atomic] Fix pointer type passed to InterlockedExchangeAdd() 6 years ago
Behdad Esfahbod fda994e1d4 Use enum instead of "static const" in class scope 6 years ago
Behdad Esfahbod ebe67137ab Try fixing bots 6 years ago
Behdad Esfahbod 5f17dbc302 [subset] Fix div-by-zero 6 years ago
Garret Rieger 21bf147054 [subset] Fix hdmx subsetted size calculation. 6 years ago
Behdad Esfahbod 1e6599f596 Fix older compilers re '>>' at nested template declarations 6 years ago
Behdad Esfahbod a1e5e07c73 [subset] Hook up GSUB/GPOS, but still disabled 6 years ago