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 (better) hinting for small font-sizes #243

Open
thany opened this issue Aug 11, 2016 · 5 comments
Open

Add (better) hinting for small font-sizes #243

thany opened this issue Aug 11, 2016 · 5 comments
Labels

Comments

@thany
Copy link

thany commented Aug 11, 2016

Just as a test, I decided to make my editor font slightly smaller than what I'm used to.
capture
As you can see, the !== ligature is misaligned, and the || has a slightly blurred left-hand line. Both these (and other similar) issues could be solved with hinting.

@jdreesen
Copy link

I'm suffering from this issue. Especially === and !== look very bad because the middle line is a bit too high. I really really love the font, but this bugs me everytime i see it.

I'm using PhpStorm 2016.2 with 12pt on 1920x1080 and Windows 10 (if that matters).

@tonsky
Copy link
Owner

tonsky commented Aug 11, 2016

I’ll do my best but figuring out manual true type hinting if far harder
than it might seem

On Thu, Aug 11, 2016 at 11:13 PM Jacob Dreesen [email protected]
wrote:

I'm suffering from this issue. Especially === and !== look very bad
because the middle line is a bit too high. I really really love the font,
but this bugs me everytime i see it.

I'm using PhpStorm 2016.2 with 12pt on 1920x1080 and Windows 10 (if that
matters).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#243 (comment),
or mute the thread
https:/notifications/unsubscribe-auth/AARabOS8GZLNin1jpc9b-s7cd3NuguR_ks5qe0k5gaJpZM4JiCLN
.

@tonsky tonsky added the hinting label Aug 30, 2016
@tonsky
Copy link
Owner

tonsky commented Aug 30, 2016

Related mozilla/Fira#76

@JABirchall
Copy link

This happens to all fonts at certain sizes, I find that FiraCode works great at 12px and it's also comfortable for me to type with.

@thany
Copy link
Author

thany commented Nov 25, 2016

12px is darn small! I think my editor is at 12pt (which translates to 16px at 96dpi pixel density) but is also zoomed in a step or two.

So it's 20px-ish for me 😃

Losangelosgenetics pushed a commit to Losangelosgenetics/FiraCode that referenced this issue Mar 12, 2020
243: Fix some broken links in readme r=olleolleolle a=Aliciawyse

The Gemstash README.md includes a section titled [Deep Dive](https:/rubygems/gemstash#deep-dive) that includes topics for further reading. Two of those topics, "Private Gems" and "Multiple Gem Sources", have their own README.md files. In those
READMEs is a broken link to the Gemstash's Quickstart section. This commit fixes that.

I did this by updating the specific `man` files and then I ran `rake doc`. This kicked off a task to update the corresponding files in the `docs` directory. 

Co-authored-by: Barrett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants