10461 Commits (04bcdb9c73ff47a4b624608b69bde86b88505588)
 

Author SHA1 Message Date
Mathieu Duponchelle 04bcdb9c73 meson: misc fixes 5 years ago
Mathieu Duponchelle 29c47d8eb5 meson: pass subdirs to pkgconfig.generate() 5 years ago
Mathieu Duponchelle 484313ff36 meson: install 5 years ago
Mathieu Duponchelle d4a7237327 meson: all tests passing on Windows / MSVC 5 years ago
Mathieu Duponchelle 99b26789d2 meson: more windows fixes 5 years ago
Mathieu Duponchelle 7ee650b173 meson: refactor fuzzing test 5 years ago
Mathieu Duponchelle fce88f9905 meson: add subproject wraps for dependencies 5 years ago
Mathieu Duponchelle 920efc0ef7 Add Meson build definitions 5 years ago
Khaled Hosny 0615c7b64b Remove workaround for old pkg-config 5 years ago
Ebrahim Byagowi 78eabf247e [test] Enable OT funcs on tests that are working 5 years ago
Ebrahim Byagowi 47f5a86036 minor, use NN on every OffsetTo<UnsizedArrayOf<>> 5 years ago
Ebrahim Byagowi 648338c7d4 [gvar] Add fields docs from ot-spec as other tables 5 years ago
Ebrahim Byagowi 1b3b96973b [gvar] Don't copy shared tuples into gvar's accelerator 5 years ago
Ebrahim Byagowi 29dd1fe506 [gvar] Don't check again against face num glyph 5 years ago
Ebrahim Byagowi d4b1181760 [gvar] minor, rename gvar_table to table 5 years ago
Ebrahim Byagowi 5c37693864 [gvar] Remove axisCount comparison with fvar as we runtime check that 5 years ago
Ebrahim Byagowi ba22df36ad minor 5 years ago
Ebrahim Byagowi 8ca9df7acb [subset] Remove not needed blob sanitize call 5 years ago
Ebrahim Byagowi 07acd1a042 [subset] Rename src_base args to base to match sanitize methods 5 years ago
ariza 188a0a47c2 removed default base; replaced w/ bias if required 5 years ago
blueshade7 4c3af7d406 add "add_link()" with bias arg 5 years ago
Ebrahim Byagowi bdf372b24c [subset/cbdt] Release the referenced cbdt table on error 5 years ago
Ebrahim Byagowi 0d729b4b72 [avar] Fix out-of-bound read when input is bigger than all the coords 5 years ago
Ebrahim Byagowi 6924e29f62 [var] Fix hb_ot_var_get_axis_infos's offset semantic 5 years ago
Ebrahim Byagowi b7617f6b3c [glyf] Update to latests of ttf-parser 5 years ago
ariza 0b29053864 removed unused code 5 years ago
ariza e8f010d793 removed unused code & data; rename 5 years ago
Garret Rieger 14a7b6f1ab Set hb_buffer_t to use array_t.reverse(). 5 years ago
ariza 5935a1dc0b add pop_discard() calls to errror returns 5 years ago
ariza c05458ec7f update cff & cff2 subsetters 5 years ago
Ebrahim Byagowi 446d1e3bbc [fuzz] Add more of fixed cases 5 years ago
Ebrahim Byagowi 9004848560 [gvar] Make sure font's num_coords matches with gvar.axisCount 5 years ago
Ebrahim Byagowi 1af3363f9e [gvar] Use hb_array_t instead indexing raw pointers 5 years ago
Ebrahim Byagowi 99b5b3f1b1 [gvar] Make sure TupleVarHeader has the needed size 5 years ago
Ebrahim Byagowi b398748d8b
[algs] Add hb_clamp 5 years ago
Ebrahim Byagowi 558f922788 [fuzz] Avoid empty memcpy and ubsan complain by length checking before memcpy 5 years ago
Ebrahim Byagowi 6543d166fd [fuzz] Remove the not yet fixed timeout, going to investigate 5 years ago
Ebrahim Byagowi 2bbf1c8673 [fuzz] Add more of supposed to already be fixed cases from Chromium bug tracker 5 years ago
Ebrahim Byagowi f745777c60 minor, debug bit, ops 5 years ago
Ebrahim Byagowi f253f06cf3 [fuzz] Add another fixed case 5 years ago
Ebrahim Byagowi d383603976
Limit OT::Lookup subtables (#2219) 5 years ago
Ebrahim Byagowi 29efd964f2
[fuzz] Add cases that marked as wontfix 5 years ago
Ebrahim Byagowi 60262e4ca9 [var] Build end-points array on gvar itself 5 years ago
Ebrahim Byagowi cb65150fec
[draw] minor 5 years ago
Ebrahim Byagowi 44169f3396
[draw] Fix invalid rendering of some glyph on Estedad-VF 5 years ago
Ebrahim Byagowi 86c40b3a1d [fuzz/draw] Call _get_glyph_extents 5 years ago
Michiharu Ariza 5ab50eebd7
collect_unicodes() with clamp, calling add_range() 5 years ago
Garret Rieger 414529e45a [subset] Limit the number of feature indices processed during script subsetting. 5 years ago
Garret Rieger 75622b0d24 [subset] Limit the number of features processed in the feature closure. 5 years ago
Garret Rieger 410b4881d0 [subset] Add fuzzer timeout testcase. 5 years ago