Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with Fontspector #4865

Open
felipesanches opened this issue Oct 21, 2024 · 1 comment
Open

Sync with Fontspector #4865

felipesanches opened this issue Oct 21, 2024 · 1 comment
Assignees
Milestone

Comments

@felipesanches
Copy link
Collaborator

felipesanches commented Oct 21, 2024

There are a few checks in fontspector that were implemented (in rust) by merging multiple fontbakery checks.

As in the long term I expect fontspector to become Fontbakery itself, I think it is wise to keep track of those changes and apply them to the python codebase as well.

First step is to make a list of those few cases.

felipesanches added a commit to felipesanches/fontbakery that referenced this issue Oct 30, 2024
Removed from the 'OpenType' profile.
Merged into 'unwanted_tables' on the 'Universal' profile.

(issue fonttools#4865)
felipesanches added a commit that referenced this issue Oct 30, 2024
Removed from the 'OpenType' profile.
Merged into 'unwanted_tables' on the 'Universal' profile.

(issue #4865)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/fvar/axis_ranges_correct

Old checks:
 - opentype/varfont/ital_range
 - opentype/varfont/slnt_range
 - opentype/varfont/wdth_valid_range
 - opentype/varfont/wght_valid_range

On the OpenType profile.

(issue #4865)
@felipesanches felipesanches added this to the 0.13.0 milestone Nov 14, 2024
@felipesanches felipesanches self-assigned this Nov 14, 2024
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/varfont/valid_nameids

Old checks:
 - opentype/varfont/valid_axis_nameid
 - opentype/varfont/valid_postscript_nameid
 - opentype/varfont/valid_subfamily_nameid

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit that referenced this issue Nov 14, 2024
Following FontSpector.

New check:
 - opentype/varfont/valid_nameids

Old checks:
 - opentype/varfont/valid_axis_nameid
 - opentype/varfont/valid_postscript_nameid
 - opentype/varfont/valid_subfamily_nameid

On the OpenType profile.

(issue #4865)
@felipesanches
Copy link
Collaborator Author

Do not forget issue #4906 as well.

felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 15, 2024
Following FontSpector.

New check:
 - opentype/fvar/regular_coords_correct

Old checks:
 - opentype/varfont/regular_ital_coord
 - opentype/varfont/regular_opsz_coord
 - opentype/varfont/regular_slnt_coord
 - opentype/varfont/regular_wdth_coord
 - opentype/varfont/regular_wght_coord

On the OpenType profile.

(issue fonttools#4865)
felipesanches added a commit that referenced this issue Nov 15, 2024
Following FontSpector.

New check:
 - opentype/fvar/regular_coords_correct

Old checks:
 - opentype/varfont/regular_ital_coord
 - opentype/varfont/regular_opsz_coord
 - opentype/varfont/regular_slnt_coord
 - opentype/varfont/regular_wdth_coord
 - opentype/varfont/regular_wght_coord

On the OpenType profile.

(issue #4865)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant