-
Notifications
You must be signed in to change notification settings - Fork 3
Test Generation #3
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
Conversation
streude
commented
Oct 10, 2025
- started writing script to generate test data
- create script to subset "master" TTF file for pass/fail test results
- copied/updated demo client code to use on demo pages and dynamically assign fonts based on conformance test name
|
Finished up reviewing. I was able to easily run the script and generate the test html, so can confirm this works without needing any special setup. So just a couple more high level things:
|
…cate that it's for format 2 only
Hey @garretrieger , I think I've addressed all of the issues except the IFT source generation. I think it'd be best to save that for a separate PR. Let me know what you think. |
garretrieger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes, this looks good to me now.
Works for me. |