-
Notifications
You must be signed in to change notification settings - Fork 103
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
Milestone
Comments
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
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)
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
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.
The text was updated successfully, but these errors were encountered: