-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
font patcher fails #495
Comments
It doesn't make it very clear, but you cannot just run the script on it's own - you need to first clone the repo with |
I ran into this issue as well. @ryanoasis, could what tools and resources are needed and where to find them be clarified in the Font Patcher section? For example, it wasn't immediately clear that the |
There is a new repository with just the font-patcher and all the necessary files as long as @ryanoasis is too busy to create a different repo for the font-patcher only (as he intends to do) ... |
Hi, I would just like to +1 @Etherian and @cfbender comments above. It is completely unclear that you need to have the repo cloned locally in order to run the The default values for the font-patcher could also be added in the documentation. For instance, it is unclear which glyph packs are patched by default until you actually run the script. It would be nice to know this priori. Great project though and works great when you know what to do! Thanks for all the work. |
I ran into the exact same problem. You should mention this in the doc. Definitely. |
I think this is definitely confusing. Yes @wimstefan is right the goal is to create a separate repo for the patcher (and its required files) and I believe that would mean removing it from this repo to reduce confusion. Thoughts? This was created a while back but just haven't gotten around to moving stuff yet: https://github.com/NerdFonts/patcher It's not as simple as just copying the files.. or well if we keep the files in both repos it could be. There is a lot of automation for the builds where things are pretty tightly coupled. Haven't looked into this for some time but understand it is a pain point |
Maybe something like a submodule could be useful if you're worried about the file duplication |
@ryanoasis Yes that's super confusing. Its under a user NerdFonts, and NerdFonts themselves are under your profile. If I had not come across this discussion, I wouldn't have been able to find. Please move that repo under your profile too, I bet most people don't know of it (it has only 3 stars vs 26k stars for nerd-fonts). Or please add a link to that repo on nerd-font's description page. |
This should fix * ryanoasis/nerd-fonts#495 * ryanoasis/nerd-fonts#659 * ryanoasis/nerd-fonts#662
@reportaman it's still a WIP. the org is setup but i want to copy things over so commit and contribution history is not lost |
Can you not just fork, then drop the 'unneeded' half in one of the repos? What came to my mind first was
Edit: Add link to PR |
Idea moved to discussion Nerd Fonts 3.0 Roadmap. |
There will be some readme adjustments but the font patcher is now going to be archived with the necessary source files each release, should no longer be a need to clone any repo just for the patcher, for the 2.2.0 RC here: https://github.com/ryanoasis/nerd-fonts/releases/download/2.2.0-RC/FontPatcher.zip On the subject of a separate repo, I created the NerdFonts org and repos when I thought separating them was the best idea, I'm no longer sold on that being a solution. The reason being as @NuraliMedeu mentions I also agree I think that may just mean harder maintenance when all most people want is a place to grab the patcher and go (solved by an archive file). I think having a downloadable archive for the font patcher probably solves 99% of the issues |
You never explain the why. Who and why wants the patched fonts in the repo :-D |
Sure I'll try to clarify. I see 2 main reasons to commit back to the repo.
I'd be in favor of changing that starting in |
@ryanoasis why not update the main readme and include a 2.2.0-RC font patcher link right now? Font Patcher usage is really confusing right now since the Docker image doesn't work as well. The readme can be updated once again when 2.2.0 is dubbed stable. |
|
Release is in repo, release as packages pending. |
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference. |
🎯 Subject of the issue
I installed FontForge from my distribution's package manager (
pacman
on Arch Linux).I tried to patch several ttf fonts: JetbrainsMono (downloaded here) and Inconsolata (downloaded from google fonts), in various style. All fail with the same error message:
I don't know what is the problem ?
🔧 Your Setup
Arch Linux
The text was updated successfully, but these errors were encountered: