-
Notifications
You must be signed in to change notification settings - Fork 270
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
Broken Icons on Windows #121
Comments
Did you run |
Yes, I have run that command and have manually installed the fonts that were downloaded which includes "all-the-icons.ttf". At my job, I am allowed to install fonts without admin priviledges. I think this is normally not allowed in Windows though. I was probably given special access to be able to do this because I install fonts often due to the nature of my work. Now I think the issue may be that Centaur Emacs requires admin in order to use/execute the fonts that are installed. Do you have any ideas for a workaround? |
I don't think Centaur Emacs changes the font behaviors of vanilla Emacs. Please check if BTW, which version of Emacs are you using? |
I have no idea :( I am not using |
I downloaded the portable Windows version of Emacs 26.3 from the official site just now and ran it and I still encounter the same issue, where some icons are still broken. |
Try NOTE: please remove all of your private configurations. |
I see this is intended to insert an icon manually. They still don't show up. They still appear broken. local configurations are removed. |
Did you install octicon font correctly? |
Maybe you should install the symbola font, because it may be that your current default font does not contain the required glyph, and Emacs does not find the glyph you really need when searching for this character in other fonts. |
Thanks for the information, @shanyouli ! |
@shanyouli thank you! Symbola fixed it for me! |
Head to https://github.com/domtronn/all-the-icons.el/tree/master/fonts and download all the ttf font files and right click each of the files downloaded and choose install for all users & restart your emacs. |
Now using |
I used scoop (https://scoop.sh/) to intall Emacs on Windows and then I installed Centaur-Emacs's "emacs.d". I notice that I cannot get the icons to display under Windows. I tried manually installing the fonts as was stated. Do you have any idea why my icons are broken? I am installing this on a non-admin account at work. Could that be an issue?
Here is what I am seeing:
UPDATE
Although icons are still not showing correctly, some icons show now that I added these lines:
Any ideas how I can fix this?
The text was updated successfully, but these errors were encountered: