-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Requesting new font - RedHat Mono #1776
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
Comments
Thanks for the suggestion. Can you describe with a few words what is 'special' about that font and/or why you like it?
Hmm, that should not have happened. How did you use it? Docker, fontforge via homebrew, ...? Edit: Dont get me wrong, it is not possible to patch VF fonts, but it should show a message and not segfault. |
I found the font by going through a visual "looks best" test at CodingFont. I was unaware of it until I saw it on that site, but after running through their "game" it came out on top for me, just from making a lot of visual comparisons between the different fonts presented there. I think one of my favorite aspects of the font are that braces { } are much more distinct from parenthesis ( ), which can be something of an annoyance at smaller font sizes or when my eyes are starting to get tired at the end of a day... As far as the patcher crashing - I ran it locally on an Apple Silicon Mac. I installed fontforge from homebrew, and am using homebrew's copy of Python(3). I modified the "font-patcher" script - only to have it call I didn't save any output but I can try to reproduce if you want? I was using version 4.16.1 of font-patcher(.py) |
Hi everyone. I would really like to see this font "processed" by NF team (as that would ensure a font with controlled/guaranteed quality :) ).
This font is the only alternative to Source Code Pro that I have found. The lower case letter (their lower half) can be fit into a square (they are not "elongated", if that's a proper word to explain, like Iosevka for example). It falls into category of fonts that are close to Consolas by its geometry. The reason why I would love to see this font nerdfonted is because Source Code Pro has some design decisions for which the author is not willing to offer an alternative in stylistic set or similar (for example the inverted zero slash). RedHat Mono just had an update which solved some issues and fulfilled some requests. Now the font is in nearly perfect state, except for having the 'r' character as the only one with serifs. :) |
Closing because transferred to #1095 It will be evaluated on next release. |
Requirements
Problem Description
I would like to request the addition of the RedHat Mono (and Mono Italic) to the project. It is an OFL 1.1 font so I believe it should be "safe" as far as licensing goes.
https://github.com/RedHatOfficial/RedHatFont/
(that is the entire official font project which includes other non-Monospaced versions; the Mono font is also available through Google Fonts although I can't find a github link to their fork/copy)
Desired Solution
Inclusion of a nice monospace font in the great nerd-fonts repo :)
Alternatives Considered
I have run the script to create my own versions of the font, however, I was somewhat confused as their default download is a "variable-weight" font which seems to make the script choke very hard (it segfaulted python3 on my Mac!)
Once I realized I needed to run the script against each font weight & standard/italic separately, then things seemed to work OK (although I haven't checked yet to see if there are any alignment or spacing problems). I used the
-c
flag, and nothing else...Additional Context
No response
The text was updated successfully, but these errors were encountered: