Qunxin Liu
|
ebcdadbf54
|
[instancer] add tests for instantiating BASE table
|
2024-05-03 17:22:16 -05:00 |
|
Qunxin Liu
|
c5a85a73fa
|
[instancer] support BASE table
|
2024-05-03 17:22:16 -05:00 |
|
Behdad Esfahbod
|
4d2380f56d
|
Merge pull request #4693 from harfbuzz/promote-vf-api
[instancer] Promote partial instancing API out of experimental.
|
2024-05-03 14:05:56 -05:00 |
|
Garret Rieger
|
f145ab2f1e
|
Disable empty_region_vardata test when running on 32bit machines.
|
2024-05-03 18:31:18 +00:00 |
|
Garret Rieger
|
e81c8c1312
|
Change tolerance from float to double.
|
2024-05-03 18:06:14 +00:00 |
|
Garret Rieger
|
36e82fd5b3
|
Use sizeof(repeat_x_deltas[0]) instead of sizeof(int).
|
2024-05-03 17:33:37 +00:00 |
|
Khaled Hosny
|
f03bf49978
|
[ci] Try to fix finding ICU on macOS runner
|
2024-05-03 13:46:31 +03:00 |
|
Khaled Hosny
|
91f54d4bae
|
[ci] Try to fix pip install on macOS runner
Use setup-python action which which I think uses venv so pip install
will not fail as now installing system-wide packages with pip is
disallowed.
|
2024-05-03 13:46:31 +03:00 |
|
Garret Rieger
|
0617266273
|
Test using double's in IUP optimizatio code.
Trying to resolve delta differences on MINGW 32bit.
|
2024-05-02 22:05:03 +00:00 |
|
Behdad Esfahbod
|
ba1f194a1d
|
[gsubgpos] Reduce stack use in recursion
|
2024-05-02 16:37:51 -05:00 |
|
Garret Rieger
|
4cf606f674
|
[instancer] Promote partial instancing api out of experimental.
|
2024-05-02 21:22:18 +00:00 |
|
Qunxin Liu
|
c04d0a295f
|
[subset] generate colrv1 varsotre inner_maps in the plan
Also merge remap_variation_indices APIs used by GDEF and BASE into 1
|
2024-05-02 12:13:11 -05:00 |
|
Qunxin Liu
|
690893e367
|
[subset] collect variation indices for COLRv1
|
2024-05-02 12:13:11 -05:00 |
|
dependabot[bot]
|
6ac7a05cdc
|
Bump actions/upload-artifact from 4.3.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1746f4ab65...65462800fd )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 09:12:33 -05:00 |
|
dependabot[bot]
|
11f37aac8f
|
Bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](faf867a11c...c92f40bee5 )
---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 09:12:21 -05:00 |
|
dependabot[bot]
|
77b9b8c862
|
Bump github/codeql-action from 3.25.1 to 3.25.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c7f9125735...d39d31e687 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 09:12:12 -05:00 |
|
dependabot[bot]
|
c7b4f16ae8
|
Bump actions/checkout from 4.1.3 to 4.1.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1d96c772d1...0ad4b8fada )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 09:12:02 -05:00 |
|
Garret Rieger
|
aeadd7c1a6
|
[subset] Offsets in BaseLangSysRecord are relative to the parent table and not the BaseLangSysRecord.
https://learn.microsoft.com/en-us/typography/opentype/spec/base#baselangsysrecord-1
|
2024-04-23 14:13:30 -06:00 |
|
Garret Rieger
|
33cae9b4f5
|
[repacker] If repacking fails for GSUB/GPOS try re-running with extension promotion and table splitting.
|
2024-04-22 11:16:36 -06:00 |
|
dependabot[bot]
|
adab75fbaa
|
Bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...1746f4ab65 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 10:59:03 -05:00 |
|
dependabot[bot]
|
7aab4847db
|
Bump github/codeql-action from 3.24.10 to 3.25.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.10 to 3.25.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4355270be1...c7f9125735 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 10:58:57 -05:00 |
|
dependabot[bot]
|
e2892805a9
|
Bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 10:58:51 -05:00 |
|
Behdad Esfahbod
|
a69a6cb09e
|
Avoid a copy
|
2024-04-16 17:09:07 -06:00 |
|
Garret Rieger
|
2cfa55056c
|
[instancer] Switch to doubles for delta calculations.
FontTools uses double's internally so match FontTool's precision so we get the same results more often for floating point calculations.
|
2024-04-15 16:06:19 -06:00 |
|
dependabot[bot]
|
f8ebf27a72
|
Bump setuptools from 69.2.0 to 69.5.1 in /.ci
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 69.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.2.0...v69.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 06:03:10 -05:00 |
|
dependabot[bot]
|
71200c1341
|
Bump codecov/codecov-action from 4.2.0 to 4.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](7afa10ed9b...84508663e9 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 06:03:02 -05:00 |
|
Timo Suoranta
|
39b5ae79f0
|
Fix for #4395
|
2024-04-12 19:33:29 +02:00 |
|
Behdad Esfahbod
|
c053e8f292
|
[aat] Simplify (or not?) SubtableGlyphCoverage.sanitize()
|
2024-04-11 08:58:49 -06:00 |
|
Behdad Esfahbod
|
d137d55799
|
[aat] Add (unused) SubtableGlyphCoverage
|
2024-04-11 08:53:17 -06:00 |
|
Behdad Esfahbod
|
d8d2a98b8d
|
[aat] Whitespace
|
2024-04-11 07:45:41 -06:00 |
|
Khaled Hosny
|
b3e4721af7
|
Revert "[ci] Enable experimental_api on distcheck job"
This reverts commit 89570d1959 .
|
2024-04-09 18:54:36 +02:00 |
|
dependabot[bot]
|
607931b396
|
Bump fonttools from 4.50.0 to 4.51.0 in /.ci
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.50.0 to 4.51.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.50.0...4.51.0)
---
updated-dependencies:
- dependency-name: fonttools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 08:42:46 -05:00 |
|
dependabot[bot]
|
cd825c9ae8
|
Bump github/codeql-action from 3.24.9 to 3.24.10
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1b1aada464...4355270be1 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 08:42:29 -05:00 |
|
dependabot[bot]
|
51dcc99c87
|
Bump codecov/codecov-action from 4.1.1 to 4.2.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](c16abc29c9...7afa10ed9b )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 08:42:17 -05:00 |
|
Garret Rieger
|
c84acc8e07
|
[subset] Fix fuzzer found memory leak.
Fixes https://oss-fuzz.com/testcase-detail/6159925345583104.
|
2024-04-09 08:41:32 -05:00 |
|
Khaled Hosny
|
89570d1959
|
[ci] Enable experimental_api on distcheck job
|
2024-04-09 08:41:11 -05:00 |
|
Garret Rieger
|
12dcafe015
|
Add test-hb-subset-parsing.c to extra dist. Needed for meson compile w/ experimental api.
|
2024-04-09 08:41:11 -05:00 |
|
David Corbett
|
f3727c4767
|
Recognize ot_languages2’s disambiguation priority
|
2024-04-05 18:35:53 -06:00 |
|
Garret Rieger
|
2fcace77b2
|
[subet] Don't use experimental api flag in benchmark if not compiled with experimental api.
|
2024-04-02 11:55:44 -06:00 |
|
dependabot[bot]
|
41612df9d3
|
Bump actions/setup-python from 5.0.0 to 5.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0a5c615913...82c7e631bb )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 05:41:06 -06:00 |
|
dependabot[bot]
|
d5d05a9866
|
Bump codecov/codecov-action from 4.1.0 to 4.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](54bcd8715e...c16abc29c9 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 05:40:53 -06:00 |
|
Behdad Esfahbod
|
7de2d11150
|
Fix autotools test
|
2024-04-01 01:55:38 -06:00 |
|
Khaled Hosny
|
2bd6124737
|
Fix Python warning
fix_get_types.py:14: SyntaxWarning: invalid escape sequence '\('
|
2024-03-30 02:20:21 +02:00 |
|
Khaled Hosny
|
63973005bc
|
8.4.0
|
2024-03-29 16:32:00 +02:00 |
|
Behdad Esfahbod
|
5b34058d35
|
Merge pull request #4640 from googlefonts/gdef
[subset] When serializing GDEF ensure that varstore is packed last.
|
2024-03-28 18:56:29 -06:00 |
|
Garret Rieger
|
69f9c29ec1
|
[repacker] add tests of serializer repack_last().
|
2024-03-29 00:19:16 +00:00 |
|
Garret Rieger
|
992953fd3e
|
[subset] updated comment.
|
2024-03-28 23:12:21 +00:00 |
|
Garret Rieger
|
96f0038e39
|
[subset] cast.
|
2024-03-28 23:11:16 +00:00 |
|
Garret Rieger
|
6e87481731
|
[subset] add virtual links to keep the gdef varstore last.
|
2024-03-28 23:00:54 +00:00 |
|
Garret Rieger
|
7145607149
|
[subset] place the gdef var store at the end of the GDEF table.
It appears that some font processors assume it is the last sub table.
|
2024-03-28 23:00:54 +00:00 |
|