-
Notifications
You must be signed in to change notification settings - Fork 43
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
Compile variable features #635
Merged
Merged
Commits on Jan 10, 2024
-
* Using this version of otRound allows us to reuse a lot more code * A couple of variable scalar / designspace utility functions * Allow compileGSUB to know about fvar tables
Configuration menu - View commit details
-
Copy full SHA for 0fae115 - Browse repository at this point
Copy the full SHA 0fae115View commit details -
Configuration menu - View commit details
-
Copy full SHA for dadd828 - Browse repository at this point
Copy the full SHA dadd828View commit details -
This is the same as a FeatureCompiler but it knows its designspace and it also loads the RulesFeatureWriter if there are any designspace rules
Configuration menu - View commit details
-
Copy full SHA for f1b3ef4 - Browse repository at this point
Copy the full SHA f1b3ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd278fc - Browse repository at this point
Copy the full SHA dd278fcView commit details -
Some tests for variable feature writing
Add test for different feature writers Fix up test expectations This should now test the variable features
Configuration menu - View commit details
-
Copy full SHA for d0252b6 - Browse repository at this point
Copy the full SHA d0252b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f997b24 - Browse repository at this point
Copy the full SHA f997b24View commit details -
Stash and return glyphsets, then find the default glyphset when compi…
…ling variable features
Configuration menu - View commit details
-
Copy full SHA for 5122946 - Browse repository at this point
Copy the full SHA 5122946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6473bbb - Browse repository at this point
Copy the full SHA 6473bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a591759 - Browse repository at this point
Copy the full SHA a591759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b6be6 - Browse repository at this point
Copy the full SHA 30b6be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809324f - Browse repository at this point
Copy the full SHA 809324fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3f179 - Browse repository at this point
Copy the full SHA 1f3f179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e76cd - Browse repository at this point
Copy the full SHA 91e76cdView commit details
Commits on Jan 11, 2024
-
add compile option to force variableFeatures=False
this can be useful to debugging, comparing build time of new vs old build pipeline, or if one wants to ensure no binary changes occur when updating the compiler
Configuration menu - View commit details
-
Copy full SHA for 52ca46a - Browse repository at this point
Copy the full SHA 52ca46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 207f247 - Browse repository at this point
Copy the full SHA 207f247View commit details -
Configuration menu - View commit details
-
Copy full SHA for a375806 - Browse repository at this point
Copy the full SHA a375806View commit details -
Configuration menu - View commit details
-
Copy full SHA for a782bbf - Browse repository at this point
Copy the full SHA a782bbfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.