17820 Commits (bloom)
 

Author SHA1 Message Date
Garret Rieger b74a7ecc93 Fix IUP differences accoss platforms. 10 months ago
Qunxin Liu 0e1ffd77f9 [instancer] add a warning for CFF partial instancing 10 months ago
Garret Rieger a3d8a59dc2 Fix double to float cast warning. 10 months ago
Behdad Esfahbod 6ef69f749d [cff2] Minor init 10 months ago
Behdad Esfahbod ca6425704d Rename result_t to rebase_tent_result_t 10 months ago
Behdad Esfahbod 847ead3588
Merge pull request #4691 from googlefonts/colrv1 10 months ago
dependabot[bot] a96f7c8784 Bump jinja2 from 3.1.3 to 3.1.4 in /.ci 10 months ago
Qunxin Liu a5c9c82692 rename expected files from *.retain-all-codepoint.* to *.all.* 10 months ago
Qunxin Liu 3b3c154bd1 add back missing tests that were disabled when wrapped by experimental 10 months ago
Qunxin Liu 6c8985724e fix bots 10 months ago
Qunxin Liu f614a7d309 [instancer] add/update tests for COLRv1 instancing 10 months ago
Qunxin Liu 247039de5a [instancer] partial instantiating support for COLRv1 10 months ago
Qunxin Liu 625a9a963a [instancer] use correct constant for No VARIATIONS index 10 months ago
Qunxin Liu ebcdadbf54 [instancer] add tests for instantiating BASE table 10 months ago
Qunxin Liu c5a85a73fa [instancer] support BASE table 10 months ago
Behdad Esfahbod 4d2380f56d
Merge pull request #4693 from harfbuzz/promote-vf-api 10 months ago
Garret Rieger f145ab2f1e Disable empty_region_vardata test when running on 32bit machines. 10 months ago
Garret Rieger e81c8c1312 Change tolerance from float to double. 10 months ago
Garret Rieger 36e82fd5b3 Use sizeof(repeat_x_deltas[0]) instead of sizeof(int). 10 months ago
Khaled Hosny f03bf49978 [ci] Try to fix finding ICU on macOS runner 10 months ago
Khaled Hosny 91f54d4bae [ci] Try to fix pip install on macOS runner 10 months ago
Garret Rieger 0617266273 Test using double's in IUP optimizatio code. 10 months ago
Behdad Esfahbod ba1f194a1d [gsubgpos] Reduce stack use in recursion 10 months ago
Garret Rieger 4cf606f674 [instancer] Promote partial instancing api out of experimental. 10 months ago
Qunxin Liu c04d0a295f [subset] generate colrv1 varsotre inner_maps in the plan 10 months ago
Qunxin Liu 690893e367 [subset] collect variation indices for COLRv1 10 months ago
dependabot[bot] 6ac7a05cdc Bump actions/upload-artifact from 4.3.2 to 4.3.3 10 months ago
dependabot[bot] 11f37aac8f Bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 10 months ago
dependabot[bot] 77b9b8c862 Bump github/codeql-action from 3.25.1 to 3.25.3 10 months ago
dependabot[bot] c7b4f16ae8 Bump actions/checkout from 4.1.3 to 4.1.4 10 months ago
Behdad Esfahbod 136097901b [VarStoreInstancer] Add cache argument 10 months ago
Behdad Esfahbod c270a254df [COLR] Remove redundant variable 10 months ago
Behdad Esfahbod b32e0a70cf Comment 10 months ago
Behdad Esfahbod fff48b4572 Remove unnecessary comment 10 months ago
Behdad Esfahbod cd1d8b8bf3 [varc] Use multiVarStore instead of GDEF varStore 10 months ago
Garret Rieger aeadd7c1a6 [subset] Offsets in BaseLangSysRecord are relative to the parent table and not the BaseLangSysRecord. 10 months ago
Behdad Esfahbod ac411f26b5 [Condition] Finish evaluation of ConditionValue 10 months ago
Behdad Esfahbod 66cd7c04ee [Condition] Shuffle code around 10 months ago
Behdad Esfahbod d2ca8a5930 [Condition] Implement ConditionValue 10 months ago
Behdad Esfahbod 6129c72619 [varc] Use Condition instead of ConditionSet 10 months ago
Garret Rieger 33cae9b4f5 [repacker] If repacking fails for GSUB/GPOS try re-running with extension promotion and table splitting. 10 months ago
dependabot[bot] adab75fbaa Bump actions/upload-artifact from 4.3.1 to 4.3.2 10 months ago
dependabot[bot] 7aab4847db Bump github/codeql-action from 3.24.10 to 3.25.1 10 months ago
dependabot[bot] e2892805a9 Bump actions/checkout from 4.1.2 to 4.1.3 10 months ago
Behdad Esfahbod 3fda07b48c Replace an abort with assert(false) 10 months ago
Behdad Esfahbod 2e53363485 [TupleValues] Add a likely 10 months ago
Behdad Esfahbod e8139bea2e Revert "[varc] Reuse x_deltas and y_deltas vectors" 10 months ago
Behdad Esfahbod f97d1ea235 [varc] Reuse x_deltas and y_deltas vectors 10 months ago
Behdad Esfahbod fa6f123eef [var] Add a fast path for coord == 0 10 months ago
Behdad Esfahbod 7b1b20fa00 [varc] Move code around 10 months ago