-
Notifications
You must be signed in to change notification settings - Fork 156
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
Issues with backticks and curly-quotes #57
Comments
First, thank you very much for this issue, which has screenshots and details, and don't worry for the part about telling me how to do my job, because type is not my job :) This clearly is a usability problem, and having you switch the font to get out of the mess is unacceptable. I was going to do something about quotes in the next version anyway, because other people have had of lot of less articulated complaints such as “I don't like the quotes”. Now thanks to you I know exactly how I should handle the problem :) |
Well, if you're super-open to input, here are my also-not-a-type-designer's thoughts:
|
This is awesome, looking forward to it! Thank you for your efforts! |
This is beautiful! Some feedback:
hope it's helpful! Even as-is, you've solved all my problems and made me a very happy coder. ^_^ |
So, I've never submitted an issue about type before, so, I'm not sure about the etiquette here … it's a bit more subjective, and artistic, than anything I've ever commented on before. So, take my complaints as ‘this is my experience using your work,’ instead of as any instruction to change your style, I suppose? :P
I use a lot of backticks, for a variety of reasons; amongst others,
Unfortunately, although I've been so happy with switching to Fantasque as my code-editing typeface (as opposed to Terminal-window typeface), it's made any task involving backticks a bit … hellish.
Take a gander at how difficult it is to figure out what's going on in these:
In order, those are:
backticks
, followed by ‘curly single-quotes,’ and a single 'straight-quote.'backticks
.backticks
followed by two pairs of ‘curly single-quotes.’It's gotten to the point where I've bound a hotkey to swap my editor's typeface out, when I'm staring at a block of text and I just can't determine what the mess of quotes are.
So, if I were to have my way in all things, I'd love to see:
Here's a couple samples from other fixed-width faces I've used. Out of all of them, DejaVu Sans is (unsurprisingly) the most usable, and probably, the most elegant; but I don't think the approach that works for it is going to work for Fantasque's feel, so …
The text was updated successfully, but these errors were encountered: