JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.23k stars 2.38k forks source link

Add IconicFonts #5458

Closed mdSlash closed 2 months ago

mdSlash commented 2 months ago

Code of Conduct

What would you like to see changed?

Hi @JanDeDobbeleer, thanks for this awesome project, I’ve created patched fonts with over 60,000 icons specifically for TUI projects. Can i create new themes using IconicFonts icons and submit a pull request?

JanDeDobbeleer commented 2 months ago

@mdSlash I'd rather add this as a means of installation using oh-my-posh font install and a section in the docs. How compatible are your fonts with Nerd Fonts when it comes to glyph code points?

mdSlash commented 2 months ago

Glyph code points are different, except powerline symbols are the same in Unicode

JanDeDobbeleer commented 2 months ago

@mdSlash ok, theme PR's will not work as the themes are rendered with a Nerd Font. So that'll be weird. Let's add this information in the docs and a way to install and I guess we're good to go. After my holidays though.

mdSlash commented 2 months ago

Sounds good! Enjoy your holidays!

mdSlash commented 2 months ago

The different codepoints seem to be a nightmare for users, so I'm gonna close this issue. Thanks for the discussion and this awesome project.