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

how does all-the-icons handle icons that overlap with ones from another font? #347

Open
bsferrazza opened this issue Jan 7, 2023 · 0 comments

Comments

@bsferrazza
Copy link

all-the-icons uses several different fonts, some of which use unicode ranges for its glyphs that overlap with those from another font within all-the-icons. many often use the f000 user defined area, which leads to conflicts. I want to be able to use all-the-icons with a terminal emulator that's not on the host machine (like when using ssh from a client to a server) and have to pick a single font. Something like wezterm allows font fallbacks, or I could make my own all-the-icons composite merged font, but it's unclear how all-the-icons reconciles the conflicts. Is it shifting unicode ranges for some of the fonts? The data/*.el files would seem as though they're not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant