10276 Commits (0216a96b0fd6bd1ab4030cd7097873a1063cd846)
 

Author SHA1 Message Date
Ebrahim Byagowi 3958f6fb23 Add in_range in hb_bytes_t to merge range_checker_t with it 5 years ago
Ebrahim Byagowi 7915c5d6fa
[ci] Check the recipt introduce in 7152ac3 5 years ago
Ebrahim Byagowi aa3831e295 [glyf] Use contour_bounds_t::empty to simplify get_extents logic 5 years ago
Ebrahim Byagowi d59ae5836d [glyf] Refactor contour_bounds_t use to make its fields protected 5 years ago
Behdad Esfahbod 773ee8041e
Merge pull request #2038 from ebraminio/glyf-contour 5 years ago
Ebrahim Byagowi 0efbda7a40 Remove contour_point_t so we won't need to zero its unused var 5 years ago
Behdad Esfahbod 47b4074d5f
Merge pull request #2034 from khaledhosny/cmap-notdef 5 years ago
jfkthame dd8a846037
Use proper y-scale factor for height value 5 years ago
Behdad Esfahbod 7152ac3fcf Fix build 5 years ago
Khaled Hosny dd288840d6 [cmap] Check GID before adding ranges in format 4 & 12 5 years ago
Behdad Esfahbod fd71c045b4 Hopefully fix up previous commit and bots 5 years ago
Behdad Esfahbod e832dc4c64 [config] Make HB_NO_ERRNO work with systems defining errno as a macro 5 years ago
Behdad Esfahbod ce11df1b5b 2.6.3 5 years ago
Behdad Esfahbod 5a59de2b98 Actually add +hb_font_get_nominal_glyphs() 5 years ago
Behdad Esfahbod 03028a5fe5 Revert "Don't include codepoint 0 in the results of collect_unicodes." 5 years ago
Behdad Esfahbod 2714dc31b8
Merge pull request #2032 from googlefonts/collect_unicodes 5 years ago
Garret Rieger 14ad96ffbf Don't include codepoint 0 in the results of collect_unicodes. 5 years ago
Ebrahim Byagowi aca6390281 [gpos] Don't move pointer when match_glyph_data is not set 5 years ago
Qunxin Liu defe9b6da0 crash fix : Heap-buffer-overflow READ 2 5 years ago
Qunxin Liu b2fcca6e14 fuzzer crash fix 5 years ago
Ebrahim Byagowi 9815ca0338 [ci] Use custom subset fuzzer timeout for failing sanitizer bots 5 years ago
Ebrahim Byagowi b03b62cb30
[ci] Add HB_NO_MT on non HB_TINY no-build-system builds 5 years ago
Behdad Esfahbod 5e489670e1 Remove hb-warning.cc 5 years ago
Garret Rieger 05bcdb39d8 Add a specialization of array_t:hash for hb_bytes_t and hb_ubytes_t. 5 years ago
Garret Rieger 95ab110cd9 Optimize intersects_array to fix fuzzer timeout. 5 years ago
Garret Rieger be5cdcdfa2 Store the hash value of a key in item_t in hb_map to reduce the number of hash computations. 5 years ago
Qunxin Liu b33a0d628e fuzzer crash fix: Null-dereference WRITE 5 years ago
Garret Rieger cf414e361a Added profiling instructions to TESTING.md 5 years ago
Qunxin Liu 1f0a9d9be9 [subset] GPOS Lookup Type 2: PairPos 5 years ago
Ebrahim Byagowi e766783152 [fuzz] Add https://crbug.com/oss-fuzz/17898 testcase 5 years ago
Qunxin Liu b66094ada0 [subset] GSUB Lookup Type 6: ChainContextSubst 5 years ago
Garret Rieger eff91bbb4b Add missing pop() for the failure case of script subsetting. 5 years ago
Garret Rieger eab191fd9c Rewrite hash and == function for hb_array_t as a plain loop. 5 years ago
Garret Rieger 831daf4c76 Enforce HB_MAX_LANGSYS limit during layout subsetting. 5 years ago
Garret Rieger 9871461bce Enforce HB_MAX_SCRIPTS during subsetting of the script table. 5 years ago
Behdad Esfahbod 029775bcbd [buffer] Minor; improve HB_NO_BUFFER_MESSAGE 5 years ago
Ebrahim Byagowi 9a68e6b901
[doc] minor 5 years ago
Ebrahim Byagowi 453050ad30 Merge remote-tracking branch 'upstream/master' into var-subset 5 years ago
Ebrahim Byagowi b0b8551afc [glyf] Use range_checker_t in composite_iter_t 5 years ago
Ebrahim Byagowi 06e35ce052 [glyf] minor 5 years ago
Ebrahim Byagowi d13bb4bd94 [glyf] other cleanups 5 years ago
Ebrahim Byagowi e7aa8c5d22 [glyf] Introduce glyf::Glyph, a hb_bytes_t/GlyphHeader pair 5 years ago
Ebrahim Byagowi 546ffc9faf [glyf] minor 5 years ago
Ebrahim Byagowi 4299ea266e [glyf] Move get_contour_points to GlyphHeader 5 years ago
Ben Wagner b918cd8c76 Document hb_feature_t. 5 years ago
Behdad Esfahbod e637a4b3de
Merge pull request #2012 from harfbuzz/lepcha-oo 5 years ago
Ebrahim Byagowi 670fec231d Minor, add a zero length tolerant memset, hb_memset 5 years ago
David Corbett e4464f4484 Reorder U+1C29 LEPCHA VOWEL SIGN OO 5 years ago
Garret Rieger e17e744300 Convert existing uses of serialize_append in gsub subsetting to use subset_offset_array. 5 years ago
Garret Rieger 36f18cecbb Add subset_offset_array helper function which simplifies subsetting offset arrays during stream operations. 5 years ago