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

[com.google.fonts/check/glyphsets/shape_languages] Messages are too messy / hard to read #4326

Closed
felipesanches opened this issue Nov 7, 2023 · 3 comments
Assignees
Milestone

Comments

@felipesanches
Copy link
Collaborator

Maybe a table could make the output more readable?

Screenshot from 2023-11-07 17-27-36

@felipesanches
Copy link
Collaborator Author

This is another example of how unreadable this is (google/fonts#6948 (comment)):
image

@felipesanches felipesanches self-assigned this Nov 8, 2023
@felipesanches felipesanches added this to the 0.10.4 milestone Nov 17, 2023
@felipesanches
Copy link
Collaborator Author

Here's what I came up with for the HTML reporter:
Screenshot from 2023-11-17 00-27-45

The output of the terminal reporter is not as great, because the second column is not auto-expanding. But it is still way better than the previous style.
Screenshot from 2023-11-17 00-28-18

felipesanches added a commit to felipesanches/fontbakery that referenced this issue Nov 17, 2023
to make the check results more readable.
(issue fonttools#4326)
@felipesanches
Copy link
Collaborator Author

And here what happens when there's more than one FAIL message per language:

Screenshot from 2023-11-17 01-01-04
Screenshot from 2023-11-17 01-00-20

Unfortunately github markdown (and also the rich library for rendering markdown on the text terminal) does not seem to have an easy way of merging cells.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant