17820 Commits (bloom)
 

Author SHA1 Message Date
David Corbett f887096ab1 [myanmar] Allow all tones (& visarga) in any order 2 months ago
Behdad Esfahbod c8050b3872 [coretext] Fix build on old Mac 2 months ago
dependabot[bot] c6609bed68 Bump codecov/codecov-action from 5.0.7 to 5.1.1 2 months ago
dependabot[bot] 8364839f5c Bump github/codeql-action from 3.27.5 to 3.27.6 2 months ago
dependabot[bot] 30099ee188 Bump fonttools from 4.55.0 to 4.55.2 in /.ci 2 months ago
David Corbett 40ef6c0577 [ot-tags] Update OpenType language system registry 2 months ago
Kesavan Yogeswaran 1c249be96e Sidestep nontrivial-memaccess warning in Crap() 2 months ago
Caleb Maclennan 10cf348a67 [gsubgpos] Guard integer arithmetic against wrapping below zero 3 months ago
Luca Ebach 780aaca89b set harfbuzz version in cmake config file 3 months ago
Qunxin Liu 3bb89eebd6 [instancer] use hb_parse_double() for parsing axis positions 3 months ago
dependabot[bot] 26a737ac15 Bump ninja from 1.11.1.1 to 1.11.1.2 in /.ci 3 months ago
dependabot[bot] 1dc8ff050f Bump codecov/codecov-action from 5.0.2 to 5.0.7 3 months ago
dependabot[bot] 7d6729de29 Bump github/codeql-action from 3.27.4 to 3.27.5 3 months ago
Khaled Hosny 056cc56044 [config] Improve language handling with HB_LEAN 3 months ago
Khaled Hosny 5e584ee7d9 [ci] Try to fix homebrew pkg-config/pkgconf mess 3 months ago
Garret Rieger 0b7beefd0b Raise table growth limit during subsetting. Real case encountered that exceeded the current limit. Fixes #4943. 3 months ago
Khaled Hosny 773fe85018 [layout] Blocklist the GDEF table of various Courier New versions 3 months ago
Khaled Hosny 5002153e3a [ci] Try to fix macOS build 3 months ago
dependabot[bot] b14def8bb3 Bump fonttools from 4.54.1 to 4.55.0 in /.ci 3 months ago
dependabot[bot] baf374e378 Bump codecov/codecov-action from 4.6.0 to 5.0.2 3 months ago
dependabot[bot] b608892658 Bump github/codeql-action from 3.27.0 to 3.27.4 3 months ago
Behdad Esfahbod 2ddae77179 [util/cairo] Handle all null matrices 3 months ago
Behdad Esfahbod 392463267f [cairo] Protect against some invalid matrices 3 months ago
Behdad Esfahbod d759ee5a8d [ft] Guard FT_LOAD_NO_SVG 3 months ago
Behdad Esfahbod 965790764a [ft-colr] Don't load SVG table since we don't support it 3 months ago
Behdad Esfahbod 21cba9e5bc [cairo] Fix scaling in paint_color_glyph 3 months ago
Behdad Esfahbod de7f97b7f7 [COLR] Add comment 3 months ago
Garret Rieger b0d52abe97 [subset] consider variation selectors subsetting cmap14 3 months ago
Behdad Esfahbod 1767f99e2e [cairo] Guard hb_cairo_glyphs_from_buffer() against bad UTF-8 3 months ago
Khaled Hosny 6898a6048c [meson] Update wrap files 3 months ago
Qunxin Liu b5ed7846d6 [subset-serialize] release discarded objects 3 months ago
Qunxin Liu 622e9c33c3 [instancer] fix for incorrect offset calculation when we have gvar padding 3 months ago
Khaled Hosny 9ef44a2d67 10.1.0 3 months ago
Khaled Hosny a9b76edca6 [ci] Pin Python version to 3.12 on macOS 3 months ago
Behdad Esfahbod c85a6c2a22 [cairo] Respect HB_NO_VAR 3 months ago
dependabot[bot] 5e32b5ca8f Bump actions/setup-python from 5.2.0 to 5.3.0 4 months ago
dependabot[bot] 4148c8d4e1 Bump actions/checkout from 4.2.1 to 4.2.2 4 months ago
dependabot[bot] f8e0ba5eff Bump github/codeql-action from 3.26.12 to 3.27.0 4 months ago
Behdad Esfahbod 9974a66169 [icu] Make it build with ICU 76 4 months ago
Garret Rieger 392581be01 [subest] get benchmark subset working again. 4 months ago
Qunxin Liu e5139c51aa bug fix in hashmap get_with_hash() 4 months ago
Behdad Esfahbod 825bc19643 [perf] Simplify meson.build 4 months ago
Behdad Esfahbod 35f67618e8
Merge pull request #4895 from harfbuzz/coretext-font 4 months ago
Behdad Esfahbod de1a1e27d4 [coretext-font] Implement get_glyph_v_origin() 4 months ago
Behdad Esfahbod 786097029e [coretext-font] Implement get_glyph_v_advances 4 months ago
Behdad Esfahbod e1026a2252 [coretext-font] Implement get_variation_glyph() 4 months ago
Behdad Esfahbod d44cc8a1fc [coretext-font] Implement get_glyph_name() 4 months ago
Behdad Esfahbod 0ce67f56dd [coretext-font] Implement font_get_h_metrics 4 months ago
Behdad Esfahbod e31ea830c8 [ft] Try using a ref-counted ft_library 4 months ago
Behdad Esfahbod 52becf1c6d [test] Fix a leak 4 months ago