-
Notifications
You must be signed in to change notification settings - Fork 95
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
Alternative Font #2
Comments
Agreed with this. A Comic Sans-like font serves a good purpose of "this is temporary!" |
Sadly, Comic Neue and Purisa have rather different metrics than comic sans. |
Is it such a big deal if Comic Neue is narrower? Would we just re-align things? |
If the designer used a narrow font and the user only has a wider one installed one may get unintended line breaks and thus twice-as-high elements and/or elements may not align properly anymore. So for now, I think it may do harm. But: If we would have some 10+ Mockups from different users we could just iterate through some fonts with all of them and see how bad it is and decide data-based :-) |
We could use @font-face to mitigate that? It adds some download to the page, but it would ensure that everyone sees the same font. |
I'm sort of torn. In contrast to ComicSansMS, ComicNeue is
But if we think it's worth it:
|
FWIW I'm +0 to consistency in a tool like this.
Voting +0 not +1 since I'm just someone wandering by, but I also want to
say that I do love this project!
|
The mockups should look provisional (useful for design communication and »politics«, since it says: »we may change it and it is far from finished«): So a »sketchy« font should be used, and Comic Sans is a good choice in this regard: It looks hand drawn, is wide spread and readable.
However, Comic Sans is not Open Source, so if someone knows a font with the same metrics (means, if you change between this font and comic sans, the length of lines stays the same) we can use this other font as a preferred alternative. (As an addition, it would allow to skip annoying discussions about Comic Sans being inherently bad)
The text was updated successfully, but these errors were encountered: