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

add new QA HTML Test tool for comparing a font family. #548

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ollimeier
Copy link

Hi there,

this PullRequest is related to a new test tool to compare the character set of a given font family. Please see the short demo video:

Screen.Recording.2022-04-26.at.17.28.56_smaller_720_fast.mp4

@ollimeier
Copy link
Author

@m4rc1e What do you think about this idea? Would be great to get your thoughts on that, because you have been responsible for the HTML test tools mainly, right?
I use the kind of comparison almost everyday and thought it would fit perfectly into the google html test tools.
Would be great to extend it with unencoded glyphs and meta-data information as well, but for the first version I assume it's ok like it is for getting your feedback.
Thanks, Olli

@m4rc1e
Copy link
Collaborator

m4rc1e commented Apr 29, 2022

Thanks Olli, this looks great!

I'll take a proper look at this next week.

@m4rc1e
Copy link
Collaborator

m4rc1e commented Apr 29, 2022

I've been toying with the idea of animating through a VF's axes using css. I feel this may be a better approach than relying on just fvar instances since we have many families with multiple axes arriving.

@ollimeier
Copy link
Author

I've been toying with the idea of animating through a VF's axes using css. I feel this may be a better approach than relying on just fvar instances since we have many families with multiple axes arriving.

Excuse me @m4rc1e , but I am not sure if I understand you right. Can you please explain it in different words?

@m4rc1e
Copy link
Collaborator

m4rc1e commented Apr 29, 2022

Something like https://codepen.io/michellebarker/pen/bPEWGK, but for every character individually.

@ollimeier
Copy link
Author

ollimeier commented Apr 29, 2022

Something like https://codepen.io/michellebarker/pen/bPEWGK, but for every character individually.

Absolutely :) I have done something similar already in a different context. I was also thinking about having some interactive functions included to de/activate opentype feature, increase font size, etc. This pull request is just the first draft and it would be great if we could extend it in future.
Have you seen this page: https://www.fontspecimen.com/ (I have created this homepage during my time at Monotype). A lot of the ideas could be useful in the family.html as well.

@ollimeier
Copy link
Author

@m4rc1e Any idea, why the checks have restarted today and why they fail? A couple days ago, when I first made a pull request all checks passed.

@ollimeier
Copy link
Author

Hey @m4rc1e , is there anything I can help you with to finish this first version?

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

Successfully merging this pull request may close these issues.

2 participants