-
Notifications
You must be signed in to change notification settings - Fork 164
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
Diaeresis/Trema above Capital Umlauts ÄÖÜ are too high #69
Comments
I like the extra large space between lines. Could be matter of taste. J. K.N9005 On Jul 26, 2015, Andreas Larsen notifications@github.com wrote:
|
BTW, same issue with all other accents (eg È,É,Ŝ,Ĉ, …) |
@plgruener Not a "flaw" but by design. Added it to this poll though: http://goo.gl/forms/TlxGLPkH2e "Solutions"
What I originally did was the last "solution" but it looked really odd. Option B in the poll are in between what I originally made and what monoid currently has - i.e. squeezed but not that much. |
I agree, solution 3 sounds like the way to go. I think it's acceptable for a monospaced font to have a little odd-looking diacritics (they are only used sparingly in sourcecode, if at all). The version in the poll doesn't even look too strange to me (couldn't test it on small sizes though). Maybe you can later also offer that as an alternate version. ((Yeah, by „flaw“ (not the right word) I meant other font's do avoid that problem by not having such line-filling characters (correct me if I'm wrong, definitely not a font-expert^^), but you took an interesting design-decision. )) Anyways, keep up the good work, Monoid looks very promising :D |
Cheers. Ǎ isn't in the font (yet) - thought it wasn't really used? Otherwise add it to #12 |
Oh, I don't know if it's used, I just hit my dead-keys and the A ;D |
Diacritics are used a lot in source code though so sparingly will never be an argument but I'll add the squeezed ones as a download options to regular soon. |
@plgruener good catch - they should have been elevated like the comma |
Also, could you add a little dot at their „big end“ (to distinguish better from the straight quotes), or would that make them too undistinctive from the comma? |
I think being able to distinguish them from straight quotes is more important than distinguishing single low quote from comma so I'll go with option "big end" 😉 |
@plgruener try this: https://dl.dropboxusercontent.com/u/3019777/Monoid-Regular.ttf Note that I've changed the UPM so optimum font-size it's now 16px or 12pt depending on your OS. (The actual font-size is unchanged) |
Curly quotes look great now, good job 👍 |
En route to 0.55 so closing this |
are currently available as ss14 - will be hardcoded once #94 is solved |
Thanks. But what does ss14 mean? |
Stylistic set number 14 - can be used via css (so e.g. atom editor), adobe programs (photoshop etc), apple programs (text edit etc)...but not in basic code editors https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings |
The Trema (two dots) above the Umlaute ÄÖÜÏËŸ (capital) are too high, so that they are towering into the previous line.
Tested with Monoid downloaded from your website yesterday (LineHeight M, Normal Font, Ligatures off) under Ubuntu/Linux in Atom and GVim (and in Konsole) with lineheight=1.
As one can clearly see in the screenshot, the dots seem to be cut off in the middle by line-highlighting, and clashing with the lower j,g,p,q etc.
Using the XL-Lineheight font seems to "fix" this issue, but then the other Characters are too far apart.
The text was updated successfully, but these errors were encountered: