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

Incomplete Install Instructions for Patch Fonts (explain: complete, alternative, minimal choices) #52

Closed
cmcginty opened this issue Jan 14, 2016 · 6 comments

Comments

@cmcginty
Copy link

I know with enough googling someone can figure out how to install the patched fonts, but it would be nice to provide this in the README. Right now, I reloaded my font-cache and I still can't access the new fonts, so it really isn't as easy to setup as it could be.

Even better would be to create an install script that would let you select fonts that would auto download and install.

@ryanoasis
Copy link
Owner

First thanks for the feedback 👍 . I always like constructive feedback 😄

I still can't access the new fonts

I thought the installation had really been improved compared to what it once was. What specifically was the issue you were running into why you could not access the fonts?

I am very open to PRs to improve things or suggestions that I can implement myself alternately.

Even better would be to create an install script that would let you select fonts that would auto download and install.

Sounds like a cool idea, I had started on building a website that would allow you to choose the specific font and variation options to download but this idea is also a good option.

@cmcginty
Copy link
Author

🤘
My first mistake was trying to download the fonts with CURL. Turns out you need to add ?raw=true to the end of the URL. The current CURL example doesn't work anymoe. I think github remove the hostname.

Second issue was that I expected the font name to show up as with "NERD" in the name, but actually the name remained the same as my old powerline font (i.e. Ubuntu Mono derivative Powerline 12)

I guess it would help to list the names of the fonts in a table.

Also I was confused about which font set to use; complete, alternative, minimal. I ended up going with complete, but I'm not sure what the recommend one is or the differences between them.

@ryanoasis
Copy link
Owner

Hey thanks for the details 👍

The current CURL example doesn't work anymoe

Yep I believe there was another ticket about this

Second issue...

Hmm I will have to look into this

which font set to use

This could be easily improved at least in the readme or additional readme per font directory

@ryanoasis
Copy link
Owner

The current CURL example doesn't work anymore

It should work now because of #50 being fixed/closed and pushed

Your other points are still TBD/TODO 😛

@ryanoasis ryanoasis added this to the v0.7.0 milestone Feb 4, 2016
@ryanoasis ryanoasis changed the title Incomplete Install Instructions for Patch Fonts Incomplete Install Instructions for Patch Fonts (explain: complete, alternative, minimal choices) Feb 4, 2016
@ryanoasis
Copy link
Owner

This concern has been now partially addressed in the wiki: https://github.com/ryanoasis/nerd-fonts/wiki/FAQ#which-font

However, I am going to be adding some readme.rst files to various directories to make it even more obvious and helpful 😃

ryanoasis added a commit that referenced this issue Apr 17, 2016
…52)

* helps clarify the differences between 'complete', 'alternative' and 'minimal'
FluxAugur pushed a commit to FluxAugur/nerd-fonts that referenced this issue May 25, 2016
Must always resolve changeset to show Hg repository status.

Resolves bug ryanoasis#51.
@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants