-
-
Notifications
You must be signed in to change notification settings - Fork 614
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
[U+003C, U+003E] Made less-than <
and greater-than >
wider
#434
Conversation
This PR addresses issue #417. |
These changes are built as v4.000; [e2d8e94]-dev Available in this archive for testing: |
Windows users can use this development build installer: https://github.com/source-foundry/Hack-Test-Win-Installer/releases/tag/v1.2.103 |
Looking great so far Joseph. The only thing that I have come across is a possible vertical alignment issue with the A collection of common source types is available in https://github.com/source-foundry/code-corpora if you'd like to have a look. Will have a more detailed look through other languages as we work on the changes in #433. These design changes are built into the fonts that are linked in that thread. |
You're right, it does appear that the hyphen is a little lower than the centre of the equals sign. At the font size I use for coding, I hadn't noticed that before. |
Will need to look at that glyph in the context of these changes before we merge. Will probably warrant some changes there |
I think that we should be set here after the hyphen vertical position change in f34aae6. I centered the glyph to the horizontal stroke on the plus and to the space in the equal symbol. You can see an example of the orientation vs. your new gt glyph and the equal symbol in line 79 below: Here is a new build if you'd like to take a look. Let me know if you are happy with this. |
Looks good to me, I'm happy with it. Thanks again for all the work you do! |
These changes look great. Thanks for all of the design work here. They make a big difference. I am going to take a look in HTML where these will be very apparent and then will inspect both on Windows over the weekend. To confirm, you are viewing on Linux? |
Yes, I am viewing on Linux, and they look right to me. |
OK. Just confirming instruction sets are ok. I won't be seeing that on macOS. Thanks! |
Lots of cool short idioms in Haskell to explore these changes (as you pointed out in your IR) :) |
Completed review of these shapes. They look great Joseph. Merging to |
I made the less-than and greater-than symbols wider (i.e. taller) in all weights and styles to improve legibility, especially when they are used in XML-style tags.