10472 Commits (d230a02048efb860190a6d694ecc2729d4c4fb12)
 

Author SHA1 Message Date
Tim-Philipp Müller d230a02048 meson: generate .def file for MSVC symbol export on the fly 5 years ago
Tim-Philipp Müller 4840c8237e meson: add option and build system plumbing for CoreText on macOS/iOS 5 years ago
Tim-Philipp Müller 83ebbe4ade meson: add option and build system plumbing for DirectWrite on Windows 5 years ago
Tim-Philipp Müller b7796a5d69 meson: add option and build system plumbing for uniscribe on Windows 5 years ago
Tim-Philipp Müller c81290b0c1 meson: add feature option for internal ucdn lib 5 years ago
Tim-Philipp Müller 49ba211a9d meson: add options to enable/disable various features 5 years ago
Tim-Philipp Müller c5f2e5e5ab meson: use proxy-libintl from frida 5 years ago
Tim-Philipp Müller 54417b127b meson: fix glib git url 5 years ago
Nirbheek Chauhan f65def4dc7 meson: Declare dependencies for use as a subproject 5 years ago
Mathieu Duponchelle 14432b3ded meson: remove debug message 5 years ago
Mathieu Duponchelle 07cadc9c87 meson: update minimum meson version 5 years ago
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